Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 14,818 for

export options

(0.12 sec)
  1. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...the HTML‑save options (if available) to export column widths...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  2. 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/
  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. HtmlSaveOptions.export_relative_font_size prope...

    HtmlSaveOptions.Export_relative_font_size property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...export_relative_font_size property HtmlSaveOptions.export_relative_font_size...Default is False . @property def export_relative_font_size ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert DOC to XLSB via Java or with free Onlin...

    Convert DOC to XLSB via Java 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....Words for Java to export the DOC file to HTML. Aspose...Once the DOC file has been exported to HTML, you can then use...

    products.aspose.com/total/java/conversion/doc-t...
  6. Convert DOCM to POTM via C# .NET or with free O...

    Convert Word docm documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications.... Exporting Presentations : Convert .Potm...Potm files to export presentations in various formats, share...

    products.aspose.com/total/net/conversion/docm-t...
  7. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....software solution to import and export Word, PDF, Web documents using...Document("Input.docx") save_options = aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/python-net/conversion/
  8. Convert DOCX to MHTML in Python | products.aspo...

    DOCX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...of HtmlSaveOptions Set the export_roundtrip_information as True...Scenarios Automated Web Archive Export Systems can convert DOCX files...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOC to XLSM via Java or with free Onlin...

    Convert DOC to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSM online converter quickly before integrating the code....Words for Java, you can export a DOC file to HTML format....Words for Java enables you to export the DOC file to HTML, and Aspose...

    products.aspose.com/total/java/conversion/doc-t...
  10. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Export and System.Drawing namespaces...enumerator also gives the options to save the presentation in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...