Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 14,901 for

export options

(1.61 sec)
  1. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an object that can be used to render this shape into an image in C++....to use a shape renderer to export shapes to files in the local...GetShapeRenderer (); auto options = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert CMX to PDF in Python

    This tutorial explains how to convert CMX to PDF in Python. It outlines the IDE setup, a clear sequence of actions, and sample code for building a CMX to PDF converter in Python.... Steps to Export CMX to PDF in Python Prepare...steps outline the workflow to export a CMX file to PDF in Python...

    kb.aspose.com/imaging/python/convert-cmx-to-pdf...
  3. Convert DWG to SVG in Python

    This article covers the process to convert DWG to SVG in Python. It explains the configuration details, algorithm, and a sample code to Export DWG to SVG image in Python....algorithm, and a sample code to export DWG to SVG image in Python...rendering process. Steps to Export DWG to SVG Image in Python...

    kb.aspose.com/cad/python/convert-dwg-to-svg-in-...
  4. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....from a Page to an SVG File Export vector graphics from a PDF...try_save_vector_graphics() to export the page’s vector paths to...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  5. 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...
  6. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...Prepare HTML save options HtmlSaveOptions options = new HtmlSaveOptions();...HtmlSaveOptions(); options.setExportActiveWorks(true); // optional – export...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  7. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....the CSV file that you want to export to the JSON file Save the resultant...flag to export numbers as strings, the flag to export empty cells...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  8. 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...
  9. Entities with SAT/SAB structure|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....entities can be partially exported in 2D wireframe mode. The...REGION Below is the example of export result (DWG file on the left...

    docs.aspose.com/cad/java/developer-guide/entiti...
  10. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you Export Excel to HTML in Java....output HTML file before you export Excel to HTML in Java like...Create and initialize the save options for the output HTML using the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...