| Package | Description |
|---|---|
| com.aspose.pub |
The
com.aspose.pub namespace provides classes describing PUB objects. |
| Modifier and Type | Method and Description |
|---|---|
Document |
IPubParser.parse()
Parses publisher file and returns
Documentobject as result of parsing. |
| Modifier and Type | Method and Description |
|---|---|
void |
IPdfConverter.convertToPdf(Document doc,
OutputStream outputStream)
Converts PUB document into PDF format and saves result in stream passed
|
void |
IPdfConverter.convertToPdf(Document doc,
String fileName)
Converts PUB document into PDF format and saves result as PDF file
|
static com.aspose.ms.System.Collections.Generic.SortedDictionary<Long,com.aspose.pub.internal.Image> |
InternalHelper.getImages(Document ownerDocument) |
Copyright © 2020 Aspose. All Rights Reserved.