Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 368,176 for

save

(0.09 sec)
  1. Merge PPS Files To POTM Using Python | products...

    Merge multiple PPS files in Python.... save( "presentation.potm" , slides...steps to merge two PPS files and save result as POTM in Python. Install...

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

    Merge multiple PPTX files in Python.... save( "presentation.pps" , slides...to merge two PPTX files and save result as PPS in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  3. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....the corresponding Aspose load/save format from each media type...convert this content type to a save format." ); // If Aspose.words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...where the document page will be saved to. public string PageFileName...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Merge PDF Files To POTX Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.potx" , slides...steps to merge two PDF files and save result as POTX in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Merge PDF Files To PPS Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.pps" , slides...steps to merge two PDF files and save result as PPS in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  7. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.html" , slides...steps to merge two PDF files and save result as HTML in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  8. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-circle/