Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 33,600 for

saveoptions

(2.34 sec)
  1. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....new MemoryStream (); var saveOptions = new PdfSaveOptions ();.... Save ( outputStream , saveOptions ); await client . UploadFile...

    docs.aspose.com/words/net/work-with-document-st...
  2. Compress USDZ File Formats via python-net | pro...

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

    products.aspose.com/3d/python-net/compression/u...
  3. Compress RVM File Formats via Node.js | product...

    Sample Node.js 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/nodejs-java/compression/...
  4. Compress JT File Formats via Node.js | products...

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

    products.aspose.com/3d/nodejs-java/compression/jt/
  5. Using a Microsoft Word Document as the Message ...

    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/using-a-microsoft-wor...
  6. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in 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/edi...
  7. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveoptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java....document to HTML, we can pass a SaveOptions object // to decide which...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlElementSizeOutputMode enumeration | Aspose....

    Aspose.Words.Saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB...."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AbsolutePositionTab | Aspose.Words for Java

    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 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...