Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 33,683 for

saveoptions

(0.84 sec)
  1. Convert OLM to HTML via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....html" , SaveOptions::get_DefaultHtml()); OLM...

    products.aspose.com/email/cpp/conversion/olm-to...
  2. Convert OLM to PST via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....pst" , SaveOptions::get_DefaultPst()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  3. Convert OLM to VCF via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....vcf" , SaveOptions::get_DefaultVcf()); OLM to...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... # We can use a SaveOptions object to omit headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveoptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!..."ExportDropDownFormFi" flag of this SaveOptions object allows us to // control...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation in Java.... SaveOptions ScriptShapingLevel English...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert JPG To WORD C++

    Convert JPG to WORD format in C++ code. Save JPG as WORD using C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert HTML To WORD C++

    Convert HTML to WORD format in C++ code. Save HTML as WORD using C++....html"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/html-t...
  10. Convert HTML To DOC C++

    Convert HTML to DOC format in C++ code. Save HTML as DOC using C++....html"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/html-t...