Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,748 for

save

(0.32 sec)
  1. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Save the document with the desired...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  2. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....OnClick ); $presentation -> save ( "animation.pptx" , SaveFormat...$effect ); $presentation -> save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method. Allows to specify the stream where the image will be Saved to in C++....Aspose::Words::Saving::ImageSavingArgs::get_ImageStream method...stream where the image will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Remove Metadata from PDF in Python|Aspose.PDF f...

    Find out how to remove metadata from PDF documents in Python using Aspose.PDF, ensuring privacy and data security....) # save update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  5. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_KeepDocumentPartStre...after saving a document part. bool Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...merge_streams(output_stream, input_streams, save_format) Merges the given input...input_streams : List [ io . BytesIO ], save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images...Presentation from JPG file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  8. Convert Image to JPG in Python | products.aspos...

    Convert Image to JPG in Python. Use Python library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  9. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....Markdown and outlines the Markdown save options that control formatting...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/net/convert-a-document-to...
  10. Convert Image to PPT in C++ | products.aspose.com

    Convert Image to PPT in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...