Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 38,276 for

save

(0.04 sec)
  1. Modern API|Aspose.Slides Documentation

    Modern API...))) { // save the image on the disk. slideImage . Save ( "slide1...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } Modern API:...

    docs.aspose.com/slides/net/modern-api/
  2. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  3. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the font.... save ( base . artifactsDir + "Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG.... Saving . SvgTextOutputMode Remarks...document should be rendered when saving in SVG format. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... save ( base . artifactsDir + "PlainTextDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for .NET 22.9 - 发行说明|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 ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 导出图表|Aspose.Slides 文档

    在 C++ 中从 PowerPoint 演示文稿中获取图表图像...chart -> GetImage (); image -> Save ( u "image.png" , ImageFormat...

    docs.aspose.com/slides/zh/cpp/export-chart/
  8. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...compression in a document while saving. // Open a document that contains...equation object.docx" ); // When we save a document, smaller metafiles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutOptions.ignore_printer_metrics property |...

    LayoutOptions.ignore_printer_metrics property. Gets or sets indication of whether the Use printer metrics to lay out document compatibility option is ignored... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image.... Examples Shows how to save all images from a document to...# Go through each shape and save its image. format_converter...

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