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

saveoptions

(0.23 sec)
  1. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...compatible with PDFA-1a const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setCompliance ( AsposeCells . PdfCompliance...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  2. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++.... auto saveOptions = System :: MakeObject <...allows to save shape as DML. saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....pptx" ); auto saveOptions = System :: MakeObject <...< HtmlOptions > (); saveOptions -> set_SvgResponsiveLayout ( true...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....try { $saveOptions = new HtmlOptions (); $saveOptions -> setSvgResponsiveLayo..., SaveFormat :: Html , $saveOptions ); } finally { if ( ! java_is_null...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....task filters by using the SaveOptions class object. In this article...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  6. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....saved by the engine Set the SaveOptions to PdfSaveOptions for defining...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  7. 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...
  8. Compress GLTF File Formats via python-net | pro...

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

    products.aspose.com/3d/python-net/compression/g...
  9. Compress GLTF File Formats via Node.js | produc...

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

    products.aspose.com/3d/nodejs-java/compression/...
  10. Compress 3MF File Formats via python-net | prod...

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

    products.aspose.com/3d/python-net/compression/3mf/