Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 364,433 for

save

(0.15 sec)
  1. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....an object of SvgSaveOptions save_options = Rjb :: import ( '...archive save_options . CompressOutputToZipA = false # Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  3. Creating PDF from XML using XSLT|Aspose.PDF for...

    C++ library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....by calling its BindXML method Save the bound XML with PDF instance...(); throw ; } //Save the document pdf -> Save ( _dataDir + u ...

    docs.aspose.com/pdf/cpp/create-a-hello-world-pd...
  4. Aspose.PSD for .NET 21.7 - 发行说明|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.... Save ( outputFilePng , new PngOptions...PngOptions ()); image . Save ( outputFilePsd ); } using ( var image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... save ( file_name = ARTIFACTS_DIR.... Color . light_green doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert TEXT To SVG Javascript

    Convert TEXT to SVG format in JavaScript code. Save TEXT as SVG using JavaScript.... Save text as SVG in JavaScript The...the local drive, then simply save it as SVG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert Image To DOC Javascript

    Convert Image to DOC format in JavaScript code. Save Image as DOC using JavaScript.... Save an image as a image document...the local drive, then simply save it in document format, specifying...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To DOCX Javascript

    Convert Image to DOCX format in JavaScript code. Save Image as DOCX using JavaScript.... Save an image as a image document...the local drive, then simply save it in document format, specifying...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert DOC To HTML Javascript

    Convert DOC to HTML format in JavaScript code. Save DOC as HTML using JavaScript.... Save DOC as HTML in JavaScript The...the local drive, then simply save it in web document format, specifying...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-pdf/