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

save

(0.2 sec)
  1. 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...
  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 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...
  4. 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...
  5. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...format) XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the save method to save the object as a markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. 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...
  8. 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/
  9. Converting a PDF file to XLS using PHP | Aspose...

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

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . save ( "modified...

    docs.aspose.com/slides/androidjava/remove-slide...