Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 380,870 for

save

(0.81 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  2. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...Document(pdfInputStream); // Set the save options for DOCX com.aspose...saveOptions.setIm(true); // Save the PDF as a DOCX file ByteArrayOutputStrea...

    forum.aspose.com/t/document-comparison-using-as...
  3. PDF to TXT Python | Extract Text from PDF | OCR...

    OCR PDF and Extract Text from PDF in Python. Learn how to perform OCR on PDFs and extract text using Python. Master the art of text extraction from PDFs....PDF and Extract Text from PDF Save Scanned PDF to Text Free Learning...in Python . Python OCR PDF - Save Scanned PDF to Text in Python...

    blog.aspose.com/ocr/ocr-pdf-and-extract-text-fr...
  4. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....daysPreservingHistor = 7 ; // Save the workbook and provide download...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/update-day...
  5. Saving Files in PHP|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....Ask AI Saving Files in PHP Contents [ Hide ] Aspose.Cells - Save...Save Excel Files Opening through Path Saving a Microsoft Excel...

    docs.aspose.com/cells/net/saving-files-in-php/
  6. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. $license =...

    docs.aspose.com/barcode/phpjava/quick-start/
  7. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....creating a DOCX document using C++ Save the output DOCX file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/docx/
  8. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } } // Generate PDF pres . save ( "output_out.pdf" , aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  9. Converting a PDF file to XML using PHP | Aspose...

    Sample code on PHP for PDF to XML conversion. Use example code for batch PDF to XML conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output XML file System Requirements...your PDF file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....putValue() method Save the document as .xltx file using save() by passing...a customized chart, you can save it as a template and use it...

    products.aspose.com/total/python-java/create/xltx/