Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 33,594 for

saveoptions

(0.07 sec)
  1. Export EMAIL to DOCX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EML to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EML to DOC via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EMLX to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Section | Aspose.Words for Java

    Represents a single section in a 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...
  6. Managing Contacts in PST Files|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....msg" , SaveOptions . DefaultMsgUnicode ); }...

    docs.aspose.com/email/net/managing-contacts-in-...
  7. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Email Messages Advanced Management|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....For this, the API provides SaveOptions.CustomProgressHandle . which...demonstrates the use of SaveOptions.CustomProgressHandle and...

    docs.aspose.com/email/net/email-messages-advanc...
  9. 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...
  10. 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/