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

save

(0.51 sec)
  1. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...MemoryStream > (); bitmap -> Save ( bitmapStream , System :: Drawing...(), image ); presentation -> Save ( u "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....Excel file to 4 points and then saves it to disk. <!DOCTYPE html>...textOptions . spacing = 4 ; // Save the workbook in xlsx format...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  3. 音频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理音频:添加、替换、提取和剪辑声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...$audioStream ); $presentation -> save ( "audio.pptx" , SaveFormat...$audioFrame ); $presentation -> save ( "audio_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class' DrawString method. Save image to PNG. The following...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  5. Aspose.PSD for Java 24.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 ( outputFile , new PngOptions...PdfCoreOptions ()); psdImage . save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(file_name, save_options) Renders the...image and saves into a file. save(file_name, save_options) Renders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Paragraphs collection of the page Save the resultant PDF document using...( text ); // Save updated PDF document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  8. Aspose.PSD for .NET 24.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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Convert PDF to SVG in Python | products.aspose.com

    Convert PDF to SVG in Python. Use Python library API to convert PDF files to SVGs...Presentation from PDF file and save it as SVG. Python code for converting...source PDF files in Python. Save result as SVG file. Convert...

    products.aspose.com/slides/python-net/conversio...
  10. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.SaveRoutingSlip property. When ``false``, RoutingSlip data is not Saved to output document...false , RoutingSlip data is not saved to output document. Default...boolean Examples Shows how to set save options for older Microsoft...

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