Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 14,909 for

export options

(0.62 sec)
  1. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....thumbnail, configure playback options such as volume, looping, hiding...dispose (); } Change Audio Play Options Aspose.Slides for Java allows...

    docs.aspose.com/slides/java/audio-frame/
  2. Aspose.Total Java for Liferay|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....General Public License and optional commercial license, Liferay...plugin app provides options for exporting web-contents and blogs...

    docs.aspose.com/total/java/aspose-total-java-fo...
  3. Aspose word转换成html后转成的图片出现错误 - Free Support For...

    1、使用的组件名称:aspose.words 2、使用的开发语言: python 3、使用的组件版本号: aspose-words==25.7.0 4、提供下示例文档(转换前和转换后):公式从word转换成html后转成的图片出现错误,生成的HtmlOutput.002.png图片对应的公式和原来word中的不一致 5、提供下报错截图:无报错信息,转换有错误 6、提供下示例代码 sampleWord = aw.Documen…...导出选项 options = aw.saving.HtmlSaveOptions() options.export_roundtrip_information...export_roundtrip_information = True # 保留格式信息 options.pretty_format = True # 美化 HTML...

    forum.aspose.com/t/aspose-word-html/317077
  4. Disable Exporting Frame Scripts and Document Pr...

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

    docs.aspose.com/cells/go-cpp/disable-exporting-...
  5. Converting HTML Lists to Word Lists|Aspose.Word...

    Aspose Words for JasperReports can convert Html lists into Words lists with bullets and numbers....using the ALLOW_HTML_LISTS option. By default, value of the ALLOW_HTML_LISTS...However, you can enable this option by setting it to true if you...

    docs.aspose.com/words/jasperreports/converting-...
  6. How to Convert HTML to PDF with Node.js via C++...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for Node.js via C++....hidden external links const options = new AsposeCells . HtmlLoadOptions...AsposeCells . Workbook ( filePath , options ); book . save ( "out.pdf"...

    docs.aspose.com/cells/nodejs-cpp/convert-html-t...
  7. Convert WORD to XLTX via Java or with free Onli...

    Convert WORD to XLTX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTX online converter quickly before integrating the code....Words for Java to export the WORD document to HTML....Words for Java allows you to export WORD to HTML, and Aspose.Cells...

    products.aspose.com/total/java/conversion/word-...
  8. Convert DOC to XLSB in C++ or with free Online ...

    C++ API to Convert DOC to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSB online converter quickly before integrating the code....Convert DOC to XLSB or Online App Export DOC to XLSB via C++ without...Words for C++, you can easily export DOC to HTML. This API provides...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Convert DOC to XLTM in C++ or with free Online ...

    C++ API to Convert DOC to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLTM online converter quickly before integrating the code....Convert DOC to XLTM or Online App Export DOC to XLTM via C++ without...Aspose.Words for C++, you can export DOC to HTML. This API provides...

    products.aspose.com/total/cpp/conversion/doc-to...
  10. Convert SVG to PDF in Python

    This tutorial elaborates on how to convert SVG to PDF in Python. It discusses the program flow and a runnable code snippet to render SVG to PDF in Python....SVG to export SVG to PDF format Activate...load the source SVG image and export it as a PDF document. Code...

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