Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 363,335 for

save

(0.16 sec)
  1. Convert PDF to PPTX in Java | products.aspose.com

    Convert PDF to PPTX in Java. Use Java library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...
  2. Convert PDF to PPT in Java | products.aspose.com

    Convert PDF to PPT in Java. Use Java library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.ppt" ...

    products.aspose.com/slides/java/conversion/pdf-...
  3. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Python code for converting...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.ppt" ,...

    products.aspose.com/slides/python-net/conversio...
  4. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and Save locations for efficient image handling....path) where the image will be saved to. public string ImageFileName...the value of this property to save the image into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/java/supported-file-formats/
  6. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/php-java/supported-file-for...
  7. Convert Image to PDF in Java | products.aspose.com

    Convert Image to PDF in Java. Use Java library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. Java code for converting...100 , 100 , image ); pres . save ( "index.pdf" , SaveFormat ...

    products.aspose.com/slides/java/conversion/imag...
  8. Convert PDF to HTML in C++ | products.aspose.com

    Convert PDF to HTML in C++. Use C++ library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  9. Remove Pages from PDF using .NET | Aspose.PDF

    Remove pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/net/pages/remove/
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    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....remove ( table ) # Save PDF pdf_document . save ( output_file )...remove ( table ) # Save document pdf_document . save ( output_file...

    docs.aspose.com/pdf/python-net/remove-tables-fr...