Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 377,459 for

save

(0.3 sec)
  1. Convert SVG to PNG in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  2. Online TEX to DOTM Conversion or Develop Java b...

    Free online app to convert TEX to DOTM files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online SVG to GIF Conversion or Develop Java ba...

    Free online app to convert SVG to GIF files. Java conversion library code for SVG documents....Convert SVG to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  4. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples.... You can use this class to save images in a wide range of formats...Convert Slides to Bitmaps and Save the Images in PNG You can convert...

    docs.aspose.com/slides/php-java/convert-slide/
  5. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library.... Save the updated file using the Document object’s save() method...embedded_files . delete () document . save ( outfile ) Remove a specific...

    docs.aspose.com/pdf/python-net/removing-attachm...
  7. Convert Image to PPTX in PHP | products.aspose.com

    Convert Image to PPTX in PHP. Use PowerPoint PHP API to convert Image files to PPTX...Presentation from Image file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert JPG to PPTX in PHP | products.aspose.com

    Convert JPG to PPTX in PHP. Use PowerPoint PHP API to convert JPG files to PPTX...Presentation from JPG file and save it as PPTX. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  9. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pot" , SaveFormat...steps to merge two POT files and save result as POT in PHP. Install...

    products.aspose.com/slides/php-java/merger/pot/
  10. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.ppsm" , SaveFormat...to merge two PPSM files and save result as PPSM in PHP. Install...

    products.aspose.com/slides/php-java/merger/ppsm/