Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 11,310 for

export options

(0.1 sec)
  1. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....Apply different image or print options const imgOption = new AsposeCells...after applying image or print options const sr = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  2. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....Apply different image or print options ImageOrPrintOptions imgOption...after applying image or print options SheetRender sr ( workbook ...

    docs.aspose.com/cells/cpp/create-transparent-im...
  3. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...); // Specify html save options - export worksheet css separately...// Specify HTML save options const options = new AsposeCells ....

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  4. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....// Specify that we want to export document properties. saveOptions...u "Rendering.docx" ); auto options = MakeObject < HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Presentation Viewer|Aspose.Slides for Python Do...

    PowerPoint presentation viewer in Python...Slides allows you to export an individual slide as an image...RenderingOptions.slides_layout_options property to set the position...

    docs.aspose.com/slides/python-net/presentation-...
  6. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words Exports OfficeMath to HTML, MHTML and EPUB in C++....Words exports OfficeMath to HTML, MHTML and...Shows how to specify how to export Microsoft OfficeMath objects...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert EPUB to PDF in Python

    This tutorial discusses how to convert EPUB to PDF in Python. It includes the algorithm and a working code snippet to Export the EPUB file to PDF in Python....and a working code snippet to export the EPUB file to PDF in Python...a stream Initialize saving options using the PdfSaveOptions class...

    kb.aspose.com/html/python/convert-epub-to-pdf-i...
  8. Support the layout of DIV tags while loading HT...

    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...."utf-8" ); // Specify HTML load options, support div tag layouts const...object from the html using load options const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/support-the-la...
  9. Get Warnings for Font Substitution while Render...

    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....PdfSaveOptions options = new PdfSaveOptions (); options . setWarningCallback...workbook . save ( "output.pdf" , options ); } Warnings Output After...

    docs.aspose.com/cells/java/get-warnings-for-fon...
  10. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource Export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...whether font resources should be exported to HTML, MHTML or EPUB. Default...ExportFontResources { get ; set ; } Remarks Exporting font resources allows for...

    reference.aspose.com/words/net/aspose.words.sav...