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

saveoptions

(0.61 sec)
  1. Adding Attachments and HTML Text to Outlook MSG...

    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 ( strSaveFile , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/adding-attachments-a...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveoptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....OneSaveOptions saveOptions = new OneSaveOptions(); 7 8 saveOptions. setDocumentPassword..."CreatePasswordProtec_out.one" , saveOptions); Examples-src-main-java...

    docs.aspose.com/note/java/load-a-onenote-document/
  4. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveoptions.exportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object // to decide which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!..."Compliance" property of the SaveOptions object to "OoxmlCompliance...standard. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.set...
  6. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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.... SaveOptions.ExpCellNameToXLSX property. SaveOptions.DefaultFont...property. SaveOptions.Compliance property. SaveOptions.PdfBookmark...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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.... SaveOptions.ExpCellNameToXLSX property. SaveOptions.DefaultFont...property. SaveOptions.Compliance property. SaveOptions.PdfBookmark...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...Diagram(inputPath, loadOptions); var saveOptions = new PdfSaveOptions() {...} visio.Save(outputPath, saveOptions); WithAndWithoutRefres.zip...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  9. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.SortExternalNames...Save(dir + " B425.xlsx", saveOptions); jacco.de.vos February 3...

    forum.aspose.com/t/workbook-links-are-not-worki...
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting 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...