Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 380,825 for

save

(0.13 sec)
  1. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Save current page as a separate PDF...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...

    products.aspose.com/pdf/java/splitter/
  2. 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/
  3. Convert DWG to DXF in Python | Python DWG

    Discover how to convert DWG to DXF in Python with this comprehensive guide. You'll find detailed steps and code examples to simplify the conversion process.... Finally, call the save() method to save DWG as DXF. It takes...We can also specify various save options while converting a DWG...

    blog.aspose.com/cad/convert-dwg-to-dxf-in-python/
  4. Converting a PDF file to EPUB using PHP | Aspos...

    Sample code on PHP for PDF to EPUB conversion. Use example code for batch PDF to EPUB conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Epub as parameters Save the output EPUB file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  5. Converting a PDF file to XPS using PHP | Aspose...

    Sample code on PHP for PDF to XPS conversion. Use example code for batch PDF to XPS conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file System Requirements...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Generate Codabar Barcodes in C#|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.... Save ( $"{path}CodabarStartAStopA...= CodabarSymbol . B ; gen . Save ( $"{path}CodabarStartBStopB...

    docs.aspose.com/barcode/net/codabar-barcodes/
  7. Convert BMP to MSG in Python | products.aspose.com

    Save BMP to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...numbers to table of contents when saving HTML, MHTML and EPUB. Default...to display page numbers when saving a document with a table of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/