Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 14,454 for

export options

(0.34 sec)
  1. Support the layout of DIV tags while loading HT...

    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...."utf-8" ); // Specify HTML load options, support DIV tag layouts const...object from the HTML using load options const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/support-the-la...
  2. Remove background from images|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....both manual and auto masking options for background removal from...size and re-using masking options for the new masking iteration...

    docs.aspose.com/imaging/java/remove-background-...
  3. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional Options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...); // Specify Html Save Options - Export Similar Border Style HtmlSaveOptions...format with specified Html Save Options U16String outputFilePath (...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  5. C++ API to Convert CGM to XLTX | products.aspos...

    Convert CGM to XLTX via C++ API without using Microsoft Excel or Adobe Reader...for C++, which can be used to export CGM to XLSX and then convert...can use Aspose.PDF for C++ to export CGM to XLSX. This API provides...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... export . SaveFormat . PPTX ) $ pyinstaller...import, use PyInstaller’s options. The extension’s dependencies...

    docs.aspose.com/slides/python-net/compatibility...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save Options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....will be saved if this save options object is used. Can be Html...// Specify that we want to export document properties. saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save Options object is used in C++....will be saved if this save options object is used. virtual Aspose...// Specify that we want to export document properties. saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…... Why it happens The SVG exporter may handle DPI and text‑fit...to the SVG serializer; other export formats (PDF, PNG, etc.) usually...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  10. Convert SVG to PDF in Python

    This topic helps you understand how to convert SVG to PDF in Python. It includes the details about setting up the IDE and offers a code example to Export SVG to PDF in Python....and offers a code example to export SVG to PDF in Python . Furthermore...class Invoke the save method to export the SVG image to a PDF document...

    kb.aspose.com/cad/python/convert-svg-to-pdf-in-...