Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 375,788 for

save

(0.76 sec)
  1. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Save the updated PDF. import aspose... 830 , True ), ) document . save ( path_outfile ) Add an Image...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...= new PptxSaveOptions (); // Save the output in PPTX File xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#.... The Save() method saves the OneNote document...path. Finally, save as OneNote using the Save() method. The following...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  5. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to CSV with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-ex...
  6. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class...., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  8. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...by PsdImage class Save the results. Saving Image Files Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...
  9. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method...merge_stream(output_stream, input_streams, save_format) Merges the given input...input_streams : List [ io . BytesIO ], save_format : aspose . words . SaveFormat...

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