Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 375,722 for

save

(0.3 sec)
  1. Aspose.PSD for Java 20.7 - Release Notes|Docume...

    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....Enhancement PSDJAVA-235 If we save PSD file after the creation...opening. Bug PSDJAVA-236 Failed to save LayerMask Bug PSDJAVA-237 Clipping...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  3. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/java/saving-a-document-as...
  4. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are Saved in Base64 format to the output file...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .md document with images embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...NotesPositions . BottomFull ; // Saving presentation and notes pages...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/Saveformat/#XPS) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....can pass to the document's "Save" method // to modify the way...Color . Transparent ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  9. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting....document's "Save" method // to modify how we save the document...AddBidiMarks = addBidiMarks ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....Once you get the image, you can save the image or work with different...Then, you can save the updated file using Save method. The following...

    docs.aspose.com/pdf/net/extract-image-and-chang...