Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 312,271 for

save

(0.09 sec)
  1. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMathRenderer class | Aspose.Words for Nod...

    Aspose.Words.Rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) 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...
  3. 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...
  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. 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...
  6. 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...
  7. Convert JSON to Excel with C++|Documentation

    Learn how to convert json to excel file with Aspose.Cells with C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  8. Shape Thumbnails|Aspose.Slides Documentation

    Extract shape thumbnails from PowerPoint presentations in C++... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  9. Aspose.PSD for .NET 19.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.... Save ( exportPath ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  10. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

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