Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 375,724 for

save

(0.13 sec)
  1. Merge PDF Files To PPS Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.pps" , slides...steps to merge two PDF files and save result as PPS in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.html" , slides...steps to merge two PDF files and save result as HTML in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-circle/
  4. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...您将了解如何使用 类的 Save() 方法保存 SVG 文件。此外,Aspose.SVG...using System. IO ; Copy 1 // Save SVG to file using C# 2 3 //...

    docs.aspose.com/svg/zh/net/save-svg-document/
  5. Aspose.PSD for .NET 21.5 - 发行说明|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 ( output , new PngOptions ());...} psdImage . Save ( outputPath ); psdImage . Save ( Path . ChangeExtension...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....remove_notes_slide () # save presentation to disk presentation . save ( "Remo...remove_notes_slide () # save presentation to disk presentation . save ( "Remo...

    docs.aspose.com/slides/python-net/presentation-...
  7. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....” on saving of Text Layer After Update...layerresources.LmskResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. Convert MD to POT via Java API | products.aspos...

    Java API to Convert MD to POT without using Microsoft Word...Total for Java to save the POT file. This component...features that make it easy to save documents in a variety of formats...

    products.aspose.com/total/java/conversion/md-to...
  9. Aspose.PSD for .NET 18.8 - 发行说明|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 ( exportPath ); } PSDNET-66...MergeLayerTo ( layer2 ); im2 . Save ( exportPath ); } } PSDNET-65...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... True ) # Save Tagged PDF Document document . save ( outfile... True ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/