Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 375,722 for

save

(0.43 sec)
  1. Merge PDF Files To PPSM Using Python | products...

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

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

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

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

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

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

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

    products.aspose.com/slides/python-net/merge/pdf...
  5. Aspose.PSD for .NET 19.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....with a string Bug PSDNET-157 Saving PSB as PNG freezing Bug PSDNET-250...works incorrect Bug PSDNET-244 Saving PSD with some Globalization...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....specifically for removing pages, saving the modified document, and...page_delete function. Saving the Document using save method. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  8. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  10. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...