Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 14,399 for

export options

(0.14 sec)
  1. 使用JavaScript via C++导出打印区域范围到HTML。|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....> </ head > < body > < h1 > Export Print Area to HTML Example...Initialize HtmlSaveOptions const options = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. How to Convert DWG to PDF in Java

    This simple topic exhibits how to convert DWG to PDF in Java. It includes all the pertinent information that can be utilized to write a comprehensive DWG to PDF converter software in Java.... In this example to export the DWG file to PDF in Java...the target PDF file. Steps to Export DWG to PDF in Java Set up the...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-pd...
  3. 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 worksheets to JSON. The following...

    docs.aspose.com/cells/cpp/convert-excel-to-json/
  4. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....class provides the options for exporting a range to JSON. The...GetExportAsString() : This exports the string values of the cells...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  5. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....Project allows the user to export project’s data to PDF format...format. These are steps to export project data to PDF format: Suppose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio转其他格式 Contents [ Hide ] 导出为 XML Export Microsoft Visio Drawing to...The code samples show how to export Microsoft Visio Drawing to...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  7. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd pages of your document in their original order for efficient document management.... Examples Shows how to export Odd pages from the document...document to .PDF. PdfSaveOptions options = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  8. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.ExportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...If this option is set to true , Shape nodes are exported as <svg>...rendered to bitmaps and are exported as <img> elements. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert STL to OBJ in Python | Python STL to OB...

    Convert STL to OBJ in Python. Quickly convert STL to OBJ File in Python....Convert STL to OBJ with Advanced Options in Python Python STL to OBJ...STL to OBJ Format # You can export an STL file to OBJ format by...

    blog.aspose.com/3d/convert-stl-to-obj-in-python/
  10. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....initialize auto space options AutoSpaceOptions options = new AutoSpaceOptions...distances options . DistanceInHorizontal = 2 ; options . DistanceInVertical...

    docs.aspose.com/diagram/net/auto-space-a-collec...