Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 368,710 for

save

(0.1 sec)
  1. Merge FODP Files To PPSX Using Python | product...

    Merge multiple FODP files in Python.... save( "presentation.ppsx" , slides...to merge two FODP files and save result as PPSX in Python. Install...

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

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

    products.aspose.com/slides/python-net/merge/pot...
  3. Merge FODP Files To HTML Using Python | product...

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

    products.aspose.com/slides/python-net/merge/fod...
  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. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....-> Add ( text ); document -> Save ( _dataDir + outputFileName...textFragment ); // Save the document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  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. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document.... Saving . PdfTextCompression Remarks...increases output size when saving a document without compression...

    reference.aspose.com/words/nodejs-net/aspose.wo...