Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 365,561 for

save

(0.14 sec)
  1. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk $pres -> save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-manipulat...
  2. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++...., flg ); // Save the excel file. workbook . save ( path . join...Blue ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  3. Aspose.PSD for Java 23.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....Change the application that saves the PSD File to Aspose.PSD if...timeline . save ( outputGif , new GifOptions ()); psdImage . save ( outputPsd...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....property is updated before saving. @property def update_last_printed_property...“Last printed” property when saving. doc = aw . Document () last_printed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method # to modify how that...PDF. save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert JSON Format to PPS in Android Apps | pr...

    Parse JSON to PPS in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPS format using save method Get...

    products.aspose.com/total/android-java/conversi...
  7. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... saving . MultiPageLayout : ... @page_layout..., value : aspose . words . saving . MultiPageLayout ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter.... The save options are set by default....Converters; using Aspose.Html.Saving; using var document = new SVGDocument("image...

    docs.aspose.com/html/net/convert-svg-to-png/
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Save image bytes to a file. The code...from a OneNote document and save them as files. Copy 1 // The...

    docs.aspose.com/note/net/working-with-images/