Allows to specify additional options when rendering document pages or shapes to images in Java....while saving a document as a JPEG. Document doc = new Document();...ImageSaveOptions(SaveFormat.JPEG); // Set the "JpegQuality" property...
Can be used to specify additional options when saving a document into the SaveFormat.XAML_FixED format in Java....XAML_FIXED format. To learn more, visit...while converting a document to fixed-form .xaml. public void resourceFolder()...
Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....mkdir(); // Set an option to export form fields as plain text instead...// Specify that we want to export document properties. saveOptions...
Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....determining the quality of the JPEG images inside Html document...that limits resolution of exported raster images. getMemoryOptimizatio()...
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....// Specify that we want to export document properties. saveOptions...before saving the document to a fixed page format. getUpdateLastPrinted()...
Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....before saving the document to a fixed page format. getUpdateLastPrinted()...before saving the document to a fixed page format. setUpdateLastPrinted(boolean...
Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....before saving the document to a fixed page format. getUpdateLastPrinted()...before saving the document to a fixed page format. setUpdateLastPrinted(boolean...
Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....before saving the document to a fixed page format. getUpdateLastPrinted()...before saving the document to a fixed page format. setUpdateLastPrinted(boolean...
Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....before saving the document to a fixed page format. getUpdateLastPrinted()...before saving the document to a fixed page format. setUpdateLastPrinted(boolean...
Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....before saving the document to a fixed page format. getUpdateLastPrinted()...before saving the document to a fixed page format. setUpdateLastPrinted(boolean...