Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 373,254 for

save

(0.14 sec)
  1. Android API to Render MHTML to MARKDOWN | produ...

    Transform MHTML to MARKDOWN via Android via Java API...page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  2. Convert Excel Workbook to PDF|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.... Simply save an Excel file to PDF using the...the Workbook class' Save method. The Save method provides the...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  3. Aspose.PSD for Java 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 PSDJAVA-737 Saving of newly created PSD File to...layerresources.BaseFxResource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: JavaScript响应对象。 文件名。...< body > < h1 > Aspose.Cells Save XLS Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  5. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...provides a save method which can be used to save the extracted...new FileOutputStream object to save the image $outputImage = new...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  6. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  7. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/Saveformat/#RTF) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD for .NET 19.7 - 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.... Save ( exportPath ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  9. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....1" ); // Save the updated document document -> Save ( _dataDir...Standard ); // Save the resultant PDF document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/xfa-forms/