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

save

(1.04 sec)
  1. Export PCL to ODP in Android | products.aspose.com

    Android API to Convert PCL to ODP without using Microsoft Word...Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export MSG to PDF via C++ | products.aspose.com

    C++ API to Convert MSG to PDF without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PDF format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...previously created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 from aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PS format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    Discover the XlsxSaveOptions CompressionLevel property to optimize document saving with customizable compression settings for efficient file management....the compression level used to save document. The default value...= SaveFormat . Xlsx ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....PPTX from the disk and then save it as a Word document, say a...the Presentation class object Save the presentation as HTML into...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Save the modified PDF. import os...add_stamp ( image_stamp ) document . save ( outfile ) Control Image Quality...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  9. Aspose.Diagram Font Operations|Documentation

    This page describes how to manipulate fonts with Aspose.Diagram library....; // Saving Visio diagram in PDF format diagram . Save ( dataDir...WarningCallback property. During saving of the drawing the instance...

    docs.aspose.com/diagram/net/aspose-diagram-font...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/Saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/Saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/Saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/Saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/Saveformat/#FLAT_OPC) 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...