Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 31,270 for

saveoptions

(0.1 sec)
  1. Compress RVM File Formats via python-net | prod...

    Sample Python compression code for RVM file. Use this example code to compress RVM file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/python-net/compression/rvm/
  2. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....email Specify different SaveOptions to save file in MHTML format...

    kb.aspose.com/words/java/how-to-send-word-docum...
  3. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveoptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...set a folder alias in the SaveOptions object, we will be able to...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. 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/abs...
  5. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveoptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...HtmlOptions saveOptions = new HtmlOptions (); saveOptions . setSvgResponsiveLayo...html" , SaveFormat . Html , saveOptions ); } finally { if ( pres...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Convert OST to EMLX via Java | products.aspose.com

    Try the code sample to convert OST files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... Using the SaveOptions and MailMessageSaveType classes...should be saved, however, SaveOptions class contains a broader...

    products.aspose.com/email/java/conversion/ost-t...
  8. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....); // Open document auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> CustomProgressHandle = ProgressHandler...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  9. Convert OLM to EMLX via Java | products.aspose.com

    Try the code sample to convert OLM files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... And finally, the SaveOptions class provides options for...the file name and using SaveOptions.getDefaultEmlx() . System...

    products.aspose.com/email/java/conversion/olm-t...
  10. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...using save() method with SaveOptions.getDefaultOft() . System...

    products.aspose.com/email/java/conversion/pst-t...