Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 33,684 for

saveoptions

(0.6 sec)
  1. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveoptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert a Document to an Image in Java|Aspose.W...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Java....FixedPageSaveOptions or SaveOptions , but there are also options...

    docs.aspose.com/words/java/convert-a-document-t...
  3. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveoptions to enhance your document saving with customizable features for PCL format. Optimize your workflow today!...docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveoptions. Customize your Doc and Dot formats for enhanced quality and flexibility....public class DocSaveOptions : SaveOptions Constructors Name Description...world!" )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveoptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.NullPointerException: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…... If SaveOptions used instead of PdfSaveOptions...no issue observed. But, SaveOptions does not have setPdfCompliance...

    forum.aspose.com/t/exception-occurs-when-conver...
  7. Landray RDM EKP-23282 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 2025年10月马达数控车间报表001.xlsx.zip (1.3 MB) before converted: image.jpg (367.8 KB) after converted: image.png (373.6 KB) Please have a check....导出为 PNG 的代码),并说明在代码中使用的 SaveOptions (如 ImageOrPrintOptions 、...

    forum.aspose.com/t/landray-rdm-ekp-23282-conver...
  8. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...setCompliance(PdfCompliance.PDF_17); saveOptions.setUpdateFields(false); ...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  10. SaveOptions.temp_folder property | Aspose.Words...

    Saveoptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...temp_folder property SaveOptions.temp_folder property Specifies...a temporary folder using SaveOptions.temp_folder will cause Aspose...

    reference.aspose.com/words/python-net/aspose.wo...