Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 371,725 for

save

(0.16 sec)
  1. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#.... Save the optimized document using the Save method. The...Optimize (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/optimize-pdf/
  2. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/androidjava/shape-format...
  3. Online XML to PPSX Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xml-t...
  4. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...()); // Save the PPTX file to disk. presentation -> Save ( u "formatted_lines...

    docs.aspose.com/slides/cpp/shape-formatting/
  5. 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-...
  6. 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...
  7. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....information lost on just opening and saving Bug PSDNET-1352 Image loading...information lost on just opening and saving string src = "Original file...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  8. 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...
  9. 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/
  10. 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...