Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 375,788 for

save

(5.2 sec)
  1. Merge PPTX Files To PPTM Using Python | product...

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

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

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

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPTX Files To PPSM Using Python | product...

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

    products.aspose.com/slides/python-net/merge/ppt...
  4. 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...
  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. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are Saved in fixed formats for optimal results....Words saves separate pages when saving a document to...) Called when Aspose.Words saves a separate page to fixed page...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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/
  10. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance....stream open or close it after saving a document page. public bool...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...