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

save

(0.18 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Xps format in C++....Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor...this class that can be used to save a document in the Xps format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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...
  6. Online TEX to GIF Conversion or Develop Java ba...

    Free online app to convert TEX to GIF files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  7. Online TEX to FLATOPC Conversion or Develop Jav...

    Free online app to convert TEX to FLATOPC files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/tex-t...
  8. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words Saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....Words saves document parts when exporting...split a document into parts and save them. public void documentPartsFileNam()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Online TEX to WORDML Conversion or Develop Java...

    Free online app to convert TEX to WORDML files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/java/conversion/tex-t...
  10. 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/