Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 33,589 for

saveoptions

(0.24 sec)
  1. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples.... SaveOptions = new XpsSaveOptions(); 11...XPS format. 13 options. SaveOptions = new XpsSaveOptions(); //...

    docs.aspose.com/tex/net/latex-to-xps/
  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. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…...using any LoadOptions or SaveOptions when loading the diagram...using any LoadOptions or SaveOptions when loading the diagram...

    forum.aspose.com/t/getting-oom-error-while-conv...
  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. 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...