Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 365,751 for

save

(0.17 sec)
  1. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...(Inherited from NodeRendererBase ) save(fileName, saveOptions) Renders...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....a new separate document and save it to disk. dst_doc = generate_document...extracted_nodes ) dst_doc . save ( @data_dir + "TestFile.Paragraphs...

    docs.aspose.com/words/java/extract-content-in-r...
  3. Aspose.PSD for .NET 21.9 - 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....Compression Default for PSD Saving to avoid huge output PSD Feature...Compression Default for PSD Saving to avoid huge output PSD string...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  4. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not... Examples Shows how to save a document to .rtf with custom...the document's "save" method to modify how we save it to an RTF...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....for Net Framework Loading, Saving and Converting Convert OneNote...Image Contents [ Hide Show ] Save OneNote to image in Bmp format...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  6. Add Pages to PDF using Rust via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。..."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  9. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....filePath ); // save file to XLSX format wb . save ( "sample_out...options ); // Save file in XLSX format book . save ( "sample_out...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  10. CssSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/nodejs-net/aspose.wo...