Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 14,765 for

export options

(0.29 sec)
  1. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions Options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat...Save(stream, options); stream.Position = 0; even if i am exporting the...

    forum.aspose.com/t/images-not-being-rendered-pr...
  2. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline Options...Allows to specify outline options. To learn more, visit the Save...levels when the document is exported. createOutlinesForHea Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Support of CTB files|CAD Documentation

    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....lineweights and some other options for drawings may be used not...applied automatically during export. It is also possible to load...

    docs.aspose.com/cad/java/developer-guide/suppor...
  4. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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....Specifies the multipage DjVu export pages options. Event com.aspose.imaging...be fired when page has been exported to some format. Event com...

    docs.aspose.com/imaging/java/public-api-changes...
  5. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity....Allows to specify outline options. To learn more, visit the Save...levels when the document is exported. CreateOutlinesForHea { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. C++ API to Convert TEX to OTP | products.aspose...

    Convert TEX to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...that can help you to easily export TEX to PPTX and then convert...Aspose.PDF for C++, you can export TEX to PPTX in just two simple...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when Exporting to HTML, MHTML or EPUB...bounding shape size when exporting to HTML, MHTML or EPUB. Default...place: in Aspose.Words during export to HTML or in the browser when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Excel to HTML - Use PresentationPreference Opti...

    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....- Use PresentationPreferen Option for Better Layout with JavaScript...> </ head > < body > < h1 > Export Excel to HTML with Presentation...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  9. Convert MPP to HTML in Python

    This basic article covers the information to convert MPP to HTML in Python. It encompasses the details about IDE configuration, step-by-step workflow, and a runnable sample code to render MPP to HTML in Python....Tasks to export MPP to HTML Create an instance...file. Next, the conversion options are specified which can be...

    kb.aspose.com/tasks/python/convert-mpp-to-html-...
  10. How to Convert Excel to JSON in Python

    This quick article explains how to convert Excel to JSON in Python. You can take a look at the configuration information, stepwise algorithm, and the sample code snippet to convert Excel to JSON in Python....JsonSaveOptions class object Export the output JSON file The steps...above present an overview to export Excel to JSON in Python . First...

    kb.aspose.com/cells/python/how-to-convert-excel...