Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 586,122 for

save

(0.15 sec)
  1. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...for the path Save the document to disc using the Save method Copy...))); 10 // Save resultant XPS document 11 doc -> Save ( outDir...

    docs.aspose.com/page/cpp/xps/working-with-images/
  2. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image.... Examples Shows how to save all images from a document to...# Go through each shape and save its image. format_converter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Image Converter Licensing Plugin|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....proceed to save it in JPEG format using the `Save()` method along...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  5. TextDevice | Aspose.PDF for Python via .NET API...

    Represents class for converting pdf document pages into text....process(page, output) Convert page and save it as text stream. process(page...output_file_name) Convert page and save it as text stream. See Also...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF document in PHP using Aspose.PDF for document expansion....-> getPages () -> add (); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  7. Convert XPS to MSG in Python | products.aspose.com

    Save XPS to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. How to Convert...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Export Visio Diagram to PDF in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); \ # Save as PDF file format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.pdf" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. Export Visio Diagram to XAML in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); \ # Save as XAML $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xaml"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. Metafile | Aspose.Drawing for .NET API Reference

    Metafile Contents [ Hide ] Metafile class Defines a graphic metafile. A metafile contains records that describe a seq...... Save (string) Saves this Image to the specified...file or stream. Save (Stream, ImageFormat) Saves this image to...

    reference.aspose.com/drawing/net/system.drawing...