Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 375,720 for

save

(0.62 sec)
  1. Merge POT Files To HTML Using Python | products...

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

    products.aspose.com/slides/python-net/merge/pot...
  2. Merge ODP Files To TIFF Using Python | products...

    Merge multiple ODP files in Python.... save( "presentation.tiff" , slides...steps to merge two ODP files and save result as TIFF in Python. Install...

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

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

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

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

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

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

    products.aspose.com/slides/python-net/merge/pdf...
  6. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  9. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Python via C++.... Save PDF Document - this article...describes a various ways how to save a PDF document. Get Started...

    docs.aspose.com/pdf/python-cpp/basic-operations/