Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,990 for

save

(0.41 sec)
  1. Merge ODP Files To PNG Using Python | products....

    Merge multiple ODP files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two ODP files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/odp...
  2. Merge PPTX Files To PNG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .png"...to merge two PPTX files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge POTM Files To PNG Using Python | products...

    Merge multiple POTM files in Python.... save( "presentation_slide_ {0} .png"...to merge two POTM files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pot...
  4. Merge PPS Files To PNG Using Python | products....

    Merge multiple PPS files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two PPS files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  5. Using a Microsoft Word Document as the Message ...

    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 it in MHTML format. Load the...Word document from disk and save it to stream as MHTML Document...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  6. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  7. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/Saveformat/#XPS) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/Saveformat/#Text) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-ellipse/