Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 368,275 for

save

(0.39 sec)
  1. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....Each document save format in the aspose.words.saving module has...corresponding class containing save options for this format. For...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  2. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library.... Creating Markdown Save Options : save_options = ap.MdSaveOptions():...Instantiates a set of markdown-specific save options, which could potentially...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  3. Set Visio Shape's XForm Data in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... Save the presentation. The following...layout_slide ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/slide-layout/
  5. Convert MHTML to OFT via Java | products.aspose...

    Try the code sample to convert MHTML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...professional look. This can save time and effort, particularly...

    products.aspose.com/email/java/conversion/mhtml...
  6. Exporting DGN AutoCAD|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.... Now call the save method of DgnImage class instance...CadRasterizationOpti instance. Now call the save method of DgnImage class instance...

    docs.aspose.com/cad/java/developer-guide/export...
  7. Supported Features on Document Load|Aspose.Word...

    Load and convert a document in most of popular formats and supports lots of Microsoft Word features using C#....changes to that document and then save the result. When importing a...Supported Features on Document Save Related articles - Analyzing...

    docs.aspose.com/words/net/supported-features-on...
  8. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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.... The Save method exposed by the Presentation...); //Saving the presentation to TIFF notes pres . Save ( destFileName...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  9. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/
  10. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... save ( "ErrorBars_out.pptx" , slides...switch_row_column () # 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/python-net/chart-axis/