Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 33,593 for

saveoptions

(0.15 sec)
  1. Export MSG to GIF via C++ | products.aspose.com

    C++ API to Convert MSG to GIF without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export EMLX to ODT via C++ | products.aspose.com

    C++ API to Convert EMLX to ODT without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export EML to DOCX via C++ | products.aspose.com

    C++ API to Convert EML to DOCX without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. 使用日历取消会议请求|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....eml" , SaveOptions . getDefaultEml ()); client...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  6. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...documentContent; } } private static SaveOptions GetSaveOptions(DocumentFormat...

    forum.aspose.com/t/header-alignment-issue-durin...
  7. Marathi PDF to Excel Conversion Showing Garbled...

    We have recently encountered a significant issue related to the formatting of Excel files exported from our system. The output files are not properly formatted. As we maintain over 2,500 reports, modifying the existing c…...ExcelSaveOptions saveOptions = new ExcelSaveOptions(); saveOptions.AutoFitColumns...pdfDocument.Save("output.xlsx", saveOptions); Post-Processing : If the...

    forum.aspose.com/t/marathi-pdf-to-excel-convers...
  8. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to PDF using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...options with watermark const saveOptions = this.configureAsposePd...workbook.save(tmpBasePdfPath, saveOptions); // Apply security/encryption...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/diagram/net/save-visio-document/
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section 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...