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

save

(0.47 sec)
  1. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use C++ library API to convert PNG files to SVGs...Presentation from PNG file and save it as SVG. C++ code for converting...the source PNG files in C++. Save result as SVG file. Free Online...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...created output stream and save options. Save a graphics state. So..."Tranformations_outPS.ps" ); 3 //Create a save options with A4 size 4 PsSaveOptions...

    docs.aspose.com/page/java/ps/working-with-trans...
  3. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation...."Watermark" ); presentation -> Save( u "watermark.odp" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.odp" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/odp/
  4. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  5. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用公式函数处理数据|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.... rgbYellow ; //Save the workbook workbook . SaveAs...( style ); //Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  7. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++...."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/javascript-cpp/replace-te...