Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 363,396 for

save

(0.27 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... And save your PDF file import aspose...text_fragment ) # Save PDF file document . save ( path_outfile )...

    docs.aspose.com/pdf/python-net/add-rectangle/
  2. Aspose.PSD for .NET 25.5 - Release Notes|Docume...

    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.... Bug PSDNET-2358 Saving of newly created PSD File to...LayerResources.BaseFxResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  3. Render MSG to GIF in Andorid App | products.asp...

    Export MSG to GIF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class.... To save these values we need to use...field’s location. We need to save these values to an array of...

    docs.aspose.com/pdf/net/identifying-form-fields...
  5. Group, Convert and Verify Shapes|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 diagram Group Shapes Programming...SWF by specifying the Visio save options . This example code...

    docs.aspose.com/diagram/java/group-convert-and-...
  6. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET.... True ) # Save Tagged PDF Document document . save ( path_outfile... True ) # Save Tagged PDF Document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/setting-structur...
  7. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide.... Save the modified presentation. This...$video ); # Saves the presentation to disk $pres -> save ( "pres-with-video...

    docs.aspose.com/slides/php-java/video-frame/
  9. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  10. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。... save . PdfSaveOptions () 5 doc. save ( ' sample....sample. xps ' ) 4 img_opt = ap. save . ImageSaveOptions (ap. SaveFormat...

    docs.aspose.com/page/zh/python-net/faq/