Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 32,784 for

saveoptions

(0.36 sec)
  1. 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...
  2. 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...
  3. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....compatible with PDF/A‑1a const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setCompliance ( AsposeCells . PdfCompliance...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....System::SharedPtr < MPPSaveOptions > saveOptions = System::MakeObject < MPPSaveOptions...MPPSaveOptions > (); 18 saveOptions -> set_WriteViewData( true...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  5. 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...
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it 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...
  7. 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...
  8. 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...
  9. Გადაიყვანეთ PDF WORD C#

    გადაიყვანეთ PDF WORD C# ფორმატში კოდით. შეინახეთ PDF როგორც WORD C#....pdf"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/pdf...
  10. Გადაიყვანეთ PDF DOC C#

    გადაიყვანეთ PDF DOC C# ფორმატში კოდით. შეინახეთ PDF როგორც DOC C#....pdf"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/ka/net/conversion/pdf...