Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 376,010 for

save

(0.67 sec)
  1. Merge PPTX Files To JPG Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation_slide_ {0} .jpg"...to merge two PPTX files and save result as JPG in Python. Install...

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

    Merge multiple PPSX files in Python.... save( "presentation_slide_ {0} .bmp"...to merge two PPSX files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  3. Merge PPT Files To JPG Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .jpg"...steps to merge two PPT files and save result as JPG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  4. Merge PPT Files To PNG Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation_slide_ {0} .png"...steps to merge two PPT files and save result as PNG in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  5. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java.... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/net/add-circle/
  7. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....Aspose::Words::Saving::TxtListIndentation::get_Character method...char16_t Aspose :: Words :: Saving :: TxtListIndentation :: get_Character...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...specify additional options when saving a document into the Odt or...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....imageStamp ); // Save output document pdfDocument . save ( _dataDir...imageStamp ); pdfDocument . save ( _dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  10. Convert PPT to PPTX in C++|Aspose.Slides Docume...

    Convert legacy PPT presentations to modern PPTX fast in C++ with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/cpp/convert-ppt-to-pptx/