Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 11,947 for

export options

(0.06 sec)
  1. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java.... Steps to Export ODP to PDF using Java Set up...set the required PDF file options Save the loaded ODP file as...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  2. Support For Interruptable Library|Aspose.Slides...

    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....SharedPtr < LoadOptions > options = System :: MakeObject < LoadOptions...LoadOptions > (); options -> set_InterruptionToken ( token );...

    docs.aspose.com/slides/cpp/support-for-interrup...
  3. Developer Guide|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....structure Export with 3D options Exporting CAD Exporting DWG/DXF...layouts into specified size Exporting SHX fonts Measurements Support...

    docs.aspose.com/cad/java/developer-guide/
  4. Disable Exporting Frame Scripts and Document Pr...

    Disable Exporting frame scripts and document properties using Aspose.Cells with C++....Disable Exporting Frame Scripts and Document Properties with...Contents [ Hide ] Aspose.Cells exports frame scripts and document...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  5. PdfSaveOptions.customPropertiesExport property ...

    PdfSaveOptions.customPropertiesExport property. Gets or sets a value determining the way [Document.customDocumentProperties](../../../aspose.words/document/customDocumentProperties/) are Exported to PDF file....customDocumentProper are exported to PDF file. get customPropertiesExpo...instead. Examples Shows how to export custom properties while converting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Modern API|Aspose.Slides for Python Documentation

    Modern API... export . RenderingOptions (), drawing...pres . get_images ( slides . export . RenderingOptions (), drawing...

    docs.aspose.com/slides/python-net/modern-api/
  7. Pie Chart|Aspose.Slides for Python Documentation

    Pie chart plot Options and slice colors in PowerPoint presentation in Python...Contents [ Hide ] Second Plot Options for Pie of Pie and Bar of Pie...now supports, second plot options for Pie of Pie or Bar of Pie...

    docs.aspose.com/slides/python-net/pie-chart/
  8. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!...save(fname, format, options) method. However, for JPG conversion...presentations. By enabling this option, you ensure that comments are...

    docs.aspose.com/slides/python-net/convert-power...
  9. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java.... ImageSaveOptions options = new ImageSaveOptions(SaveFormat...rendering the document from. options.setPageSet(new PageSet(1));...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert-Excel-to-JSON with C++|Documentation

    Learn how to convert excel file to json with Aspose.Cells using C++.... To export the workbook to JSON, pass...specify additional settings for exporting worksheet to JSON. The following...

    docs.aspose.com/cells/cpp/convert-excel-to-json/