Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 369,784 for

save

(0.24 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... Save the optimized document using the save() method...document . optimize () document . save ( path_outfile ) Reduce Size...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  2. Convert PPTX to PPT in Python|Aspose.Slides for...

    Easily convert PPTX to PPT with Aspose.Slides for Python via .NET—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....the file name and save format to the save method of the Presentation...Presentation ( "presentation.pptx" ) # Save the presentation as a PPT file...

    docs.aspose.com/slides/python-net/convert-pptx-...
  3. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are Saved when a document is exported to fixed page Xaml format....resources (images and fonts) are saved when a document is exported...resourceSavingCallba () : Aspose . Words . Saving . IResourceSavingCallb Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert HTML to Other Formats|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....Save methods to load the existing HTML file and save it in...new HtmlLoadOptions ()); eml . Save ( "output.eml" , SaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  5. Archive

    archives... Save Bitmap to File 4. Draw Shapes...platforms. You can load and save various formats easily. You...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  6. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class to easily customize image downsampling for optimized document quality and performance.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET.... Finally, save the output PDF file using the Save method. The... Pages ); // Save PDF document document1 . Save ( dataDir + "MergeDocuments_out...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  8. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the document at the client browser in Java....perform a mail merge, and then save the document to the client browser...browser and present an option to save the document to disk or open...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Message Attachments using Aspose.Email ...

    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....Extract Message Attachments To save attachments from existing messages:...AttachmentCollection using the get() method. Save the attachment to disk using...

    docs.aspose.com/email/java/extract-message-atta...
  10. Merge or UnMerge Cells in a Worksheet in VSTO a...

    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....worksheet of the workbook, and save the Excel file. Merging Cells...Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...