Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 378,477 for

save

(0.36 sec)
  1. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook... Plus, you can save time and money by purchasing...Convert EMLX to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... To learn more, visit the Save a Document documentation article...document object that is being saved. DocumentPartFileName { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method method. The following... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  4. C++ API to Convert XML to POTM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  5. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to Save your document parts for seamless management....where the document part will be saved to. public Stream DocumentPartStream...This property allows you to save document parts to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 加载和保存邮件|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 ( data_dir + "LoadAndSaveFileAsEML_out...data_dir + "message.eml" ) # Save as eml with preserved original...

    docs.aspose.com/email/zh/python-net/loading-and...
  7. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  8. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format....Words saves fonts when exporting a document...when Aspose.Words is about to save a font resource. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....$blackColor )); // Save updated document $document -> save ( $outputFile...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/php-java/modifing-form/