Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 377,455 for

save

(0.45 sec)
  1. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET.... Save image data to a file. The following...extract images from a document and save them as files: You can download...

    docs.aspose.com/words/net/working-with-images/
  2. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....createBookmarks method and save the output PDF file using save method. The following...createBookmarks method and save the output PDF file using save method. The following...

    docs.aspose.com/pdf/java/create-bookmark/
  4. Online MHTML to OTP Conversion or Develop Java ...

    Free online app to convert MHTML to OTP files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  5. Online PDF to SWF Conversion or Develop Java ba...

    Free online app to convert PDF to SWF files. Java conversion library code for PDF documents....Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/pdf-t...
  6. Online XPS to PPT Conversion or Develop Java ba...

    Free online app to convert XPS to PPT files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  7. Online MHTML to PPTM Conversion or Develop Java...

    Free online app to convert MHTML to PPTM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  8. Online XPS to POTM Conversion or Develop Java b...

    Free online app to convert XPS to POTM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  9. Online XPS to PPTM Conversion or Develop Java b...

    Free online app to convert XPS to PPTM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Save your PDF file. The following...add ( line ); // Save PDF file pdfDocument . save ( _dataDir + "LineAdded...

    docs.aspose.com/pdf/java/add-line/