Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 31,270 for

saveoptions

(0.06 sec)
  1. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....document to HTML, we can pass a SaveOptions object configure font subsetting...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert Microsoft Project MPP File to PNG | Asp...

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG....jpeg" , (SaveOptions)options); view raw Examp...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  3. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a 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.fie...
  4. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveoptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB formatting...."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportRelativeFontSize method. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB. Default is false in C++....document to HTML, we can pass a SaveOptions object // to determine whether...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 通过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...
  7. 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...
  8. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...pptx" ); auto saveOptions = System :: MakeObject <...< HtmlOptions > (); saveOptions -> set_SvgResponsiveLayout ( true...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. 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-...
  10. 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...