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

export options

(0.11 sec)
  1. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....VSDX ); Specifying Visio Save Options There are several Diagram.Save...corresponding class that holds save options for that save format. For example...

    docs.aspose.com/diagram/net/save-visio-document/
  2. 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/net/developer-guide/support...
  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/net/support-ctb/
  4. Portable Document Format (PDF)|Aspose.Slides Do...

    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 C++ exports the presentation documents...that most of the time, the exported PDF document look almost similar...

    docs.aspose.com/slides/cpp/portable-document-fo...
  5. 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-...
  6. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for Export....current image is available for export. get isImageAvailable () :...In this case Aspose.Words exports an icon with a red cross. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....Image using ImageOrPrint Options Export Range of Cells in a Worksheet...Worksheet to Image Export Worksheet or Chart into Image with Desired...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  8. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....and set the required load options Access the sample XML file...object by using the load options Export the loaded XML file to...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  9. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...); // Specify html save options - export worksheet css separately...save options HtmlSaveOptions options ; // Set optional settings...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  10. 通过Node.js和C++在保存为HTML时防止导出隐藏工作表内容|Documentation

    了解如何在将Excel文件保存为HTML时防止导出隐藏工作表内容,使用Aspose.Cells for Node.js via C++。...Do not export hidden worksheet contents const options = new AsposeCells...AsposeCells . HtmlSaveOptions (); options . setExportHiddenWorks ( false...

    docs.aspose.com/cells/zh/nodejs-cpp/prevent-exp...