Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 14,398 for

export options

(1.03 sec)
  1. Converting a PDF file to DOCX using Python | As...

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET...) save_options = apdf . DocSaveOptions () save_options . format...save ( path_outfile , save_options ) print ( infile + " converted...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...data_dir , outfile ) load_options = apdf . HtmlLoadOptions ()...Document ( path_infile , load_options ) resolution = apdf . devices...

    products.aspose.com/pdf/python-net/conversion/h...
  3. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...data_dir , outfile ) load_options = apdf . XpsLoadOptions ()...Document ( path_infile , load_options ) resolution = apdf . devices...

    products.aspose.com/pdf/python-net/conversion/x...
  4. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...clear_header_footer () image_options = cells . rendering . ImageOrPrintOptions...ImageOrPrintOptions () image_options . image_type = cells . drawing...

    docs.aspose.com/slides/zh/python-net/working-so...
  5. Convert ODT to MHTML in Python | products.aspos...

    ODT 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...Python Explore ODT Conversion Options with Python Convert ODT to...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOCX to TSV using Python or with free O...

    DOCX to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to TSV online converter quickly before integrating the code.... Explore DOCX Conversion Options with Python Convert DOCX to...support for advanced formatting options. Users can employ styles, themes...

    products.aspose.com/total/python-net/conversion...
  7. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms....The Save method is used to export the OFT content in a format...output file name and the save option SaveOptions.DefaultHtml . System...

    products.aspose.com/email/net/viewer/oft/
  8. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....snippet below shows how to export slide’s shape to an SVG file...defines possible alignment options. Example 1 Source code below...

    docs.aspose.com/slides/androidjava/shape-manipu...
  9. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...Render the sheet to XPS const options = new XpsSaveOptions (); const...SheetSet ([ sheet . index ]); options . sheetSet = sheetSet ; const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....snippet below shows how to export slide’s shape to an SVG file...defines possible alignment options. Example 1 Source code below...

    docs.aspose.com/slides/java/shape-manipulations/