Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 33,600 for

saveoptions

(0.13 sec)
  1. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...Save(mhtmlStream, SaveOptions.DefaultMhtml); mhtmlStream...mailMessage.Save(pdfStream, SaveOptions.DefaultHtml); } var document...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...PsdOptions saveOptions = new PsdOptions(); saveOptions.setPsdVersion(PsdVersion...setPsdVersion(PsdVersion.Psb); saveOptions.setXmpData(image.getXmpData());...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  6. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...loadOptions); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...HtmlSaveOptions(SaveFormat.HTML); saveOptions.setExportListLabels(com.aspose.words...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  7. 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...
  8. 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...
  9. 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...
  10. Open and Edit PSB file | products.aspose.com

    Open and Edit PSB file with online editor...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/editor/psb/