Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 380,312 for

save

(0.29 sec)
  1. DocSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.DocSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/cpp/modifing-form/
  3. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails.... Save the thumbnail image in the desired...: # Save the image to disk in PNG format. thumbnail . save ( "shape_thumbnail...

    docs.aspose.com/slides/python-net/create-shape-...
  4. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  5. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for PHP via Java – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ) -> getImage (); # Save the image to disk in PNG format...

    docs.aspose.com/slides/php-java/create-shape-th...
  6. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ). getImage (); // Save the image to disk in PNG format...

    docs.aspose.com/slides/nodejs-java/create-shape...
  7. C++ API to Convert XSLFO to SXC | products.aspo...

    Convert XSLFO to SXC via C++ API without using Microsoft Excel or Adobe Reader...is used to create, edit, and save spreadsheets. Converting XSLFO...Convert XSLFO to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Aspose.PSD for .NET 19.12 - Release Notes|Docum...

    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....with a string Bug PSDNET-157 Saving PSB as PNG freezing Bug PSDNET-250...works incorrect Bug PSDNET-244 Saving PSD with some Globalization...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  9. Aspose.PSD for Java 20.6 - 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....Mask changes are discarded on save Bug PSDJAVA-221 Incorrect Layer...adobeStockLicenseSta property Bug PSDJAVA-224 Saving of AI File to Jpeg2000 Format...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... save ( output_file_name ) Multi-Widget...Border Style. Add Field to Form. Save PDF File. import aspose.pdf...

    docs.aspose.com/pdf/python-net/create-form/