static void |
InternalHelper.addNotAccessibleFont(PdfFormatConversionOptions value1,
String value2) |
boolean |
Document.convert(PdfFormatConversionOptions options)
Convert document using specified conversion options
|
boolean |
IDocument.convert(PdfFormatConversionOptions options)
Convert document using specified conversion options
|
static IDocument |
InternalHelper.PdfFormatConversionOptions_getDocument(PdfFormatConversionOptions options) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getOnlyValidation(PdfFormatConversionOptions options) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getPuaProcessingTextStrategyExplicitlyDefined(PdfFormatConversionOptions options) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getRemoveDuplicatedFonts(PdfFormatConversionOptions _conversionOptions) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getRemoveSimilarFontsWithDifferentWidths(PdfFormatConversionOptions _conversionOptions) |
static boolean |
InternalHelper.PdfFormatConversionOptions_getSubsetFonts(PdfFormatConversionOptions _conversionOptions) |
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) |