Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
static PdfFormatConversionOptions |
PdfFormatConversionOptions.getDefault()
Gets PdfFormatConversionOptions object with default parameters
|
Modifier and Type | Method and Description |
---|---|
static IDocument |
InternalHelper.PdfFormatConversionOptions_getDocument(PdfFormatConversionOptions options) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getOnlyValidation(PdfFormatConversionOptions options) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getPuaProcessingTextStrategyExplicitlyDefined(PdfFormatConversionOptions options) |
static com.aspose.ms.System.Xml.XmlTextWriter |
InternalHelper.PdfFormatConversionOptions_getXml(PdfFormatConversionOptions options) |
static void |
InternalHelper.PdfFormatConversionOptions_setAdditionalParameters(PdfFormatConversionOptions options,
com.aspose.ms.System.Xml.XmlTextWriter xml,
IDocument doc,
boolean onlyValidation) |
Copyright © 2016 Aspose. All Rights Reserved.