Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 32,785 for

saveoptions

(0.37 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...the code base- try { var saveOptions = new ImageSaveOptions(Aspose...Image.ImageFormat.Bmp); saveOptions.BackgroundColor = (System...

    forum.aspose.com/t/aspose-html-system-platformn...
  7. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...PDFA-1a PdfSaveOptions saveOptions ; saveOptions . SetCompliance (...Save ( u "pdfa1a.pdf" , saveOptions ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  8. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....pptx" ); try { var saveOptions = new aspose . slides . HtmlOptions...HtmlOptions (); saveOptions . setSvgResponsiveLayo ( true );...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Aspose.Cells 8.7.0中的公共API更改|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....SaveOptions 属性 Workbook.SaveOptions 属性已被标记为过时,因此在此版本中已从公共...save(Stream, SaveOptions) 或 Workbook.save(string, SaveOptions) 方法作为替代。...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an MSG message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...EmlSaveOptions saveOptions = SaveOptions.getDefaultEml(); saveOptions.se...rue); message.save(out, saveOptions); return out.toByteArray();...

    forum.aspose.com/t/aspose-email-sender-header-w...