Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 14,140 for

export options

(0.11 sec)
  1. Portable Document Format (PDF)|Aspose.Slides fo...

    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....Slides for PHP via Java exports presentations to PDF and in...footers. Bullets. Tables. You can export presentations to PDFs directly...

    docs.aspose.com/slides/php-java/portable-docume...
  2. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to Export Visio to PDF in Python...source VSD or VSDX diagrams and export them to PDF format using a...like page size and page index Export the output PDF document These...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  3. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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....MetadataType MetadataOptions options = new MetadataOptions ( MetadataType...WorkbookMetadata ( filePath , options ); //Set some properties metadata...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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....MetadataType MetadataOptions options = new MetadataOptions ( MetadataType...WorkbookMetadata ( "sample.xlsx" , options ); //Set some properties metaWorkbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 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...
  6. Convert CGM to WMZ via C# API | products.aspose...

    Export CGM to WMZ in your .NET applications without using any third party application...Convert CGM file to WMZ via C# Export CGM to WMZ within .NET applications...enables developers to easily export CGM to WMZ image within any...

    products.aspose.com/total/net/conversion/cgm-to...
  7. 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...
  8. 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...
  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. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional Options: resolution, number of pages, image binarization, etc....format: Specifying Additional Options When Rendering TIFF You often...need to specify additional options, which affect the rendering...

    docs.aspose.com/words/net/saving-a-document-as-...