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

saveoptions

(0.2 sec)
  1. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 通过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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. LaTeX 转 XPS | .NET

    Aspose.TeX API 解决方案的 .NET 转换功能可以将 LaTeX 文件转换为 XPS 格式。以下是一些代码示例。... SaveOptions = new XpsSaveOptions(); 11...XPS format. 13 options. SaveOptions = new XpsSaveOptions(); //...

    docs.aspose.com/tex/zh/net/latex-to-xps/
  8. 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...
  9. 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...
  10. Compress AMF File Formats via Node.js | product...

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

    products.aspose.com/3d/nodejs-java/compression/...