Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 32,697 for

saveoptions

(0.27 sec)
  1. Creating an Outlook Message (MSG) File|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... save ( strMsg , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/creating-an-outlook-...
  2. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveoptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Load and Save Email Message|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The base class SaveOptions and the classes EmlSaveOptions...appropriate option from SaveOptions . Preserve Dates The MsgSaveOptions...

    docs.aspose.com/email/net/load-and-save-email-m...
  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. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...layout for vertical text saveOptions.setPageLayout(PdfPageLayout...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  8. 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...
  9. 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...
  10. 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...