Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,982 for

save

(0.19 sec)
  1. 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...
  2. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  3. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  4. Update Visio Shape Text in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  5. Split Panes in PHP|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....-> split (); //Save the Excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/java/split-panes-in-php/
  6. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP....End Sub" ); $presentation -> save ( "vba_macro.pptm" , SaveFormat...$module ); $presentation -> save ( "vba_macro_removed.pptm" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...100 , 50 ); $presentation -> save ( "activex.pptm" , SaveFormat...removeAt ( 0 ); } $presentation -> save ( "activex_removed.pptm" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. 动画|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...OnClick ); $presentation -> save ( "animation.pptx" , SaveFormat...$effect ); $presentation -> save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. OLE Object|Aspose.Slides for Node.js via .NET D...

    Handle OLE objects in Aspose.Slides for Node.js: insert, link, update, and extract embedded content with JavaScript in PPT, PPTX, and ODP presentations.... save ( "ole_object.pptx" , aspose...( oleFrame ); presentation . save ( "ole_object_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. 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...