Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,861 for

save

(0.09 sec)
  1. Convert EMAIL to BMP in Python | products.aspos...

    Save EMAIL to BMP in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word BMP...and efficient and can help to save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  2. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....link ) # Save the modified document document . save ( path_outfile...link annotation to the page Save the modified document to the...

    docs.aspose.com/pdf/python-net/create-links/
  3. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via 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/androidjava/extracting-i...
  6. 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...
  7. 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...
  8. 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...
  9. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/Saveformat/#XLSX) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/