Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 368,275 for

save

(0.19 sec)
  1. C++ API to Export MHTML to OTT | products.aspos...

    Convert MHTML to OTT within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. 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...
  3. 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...
  4. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the RtfSaveOptions SaveFormat property to effortlessly Save your documents in RTF format, ensuring compatibility and easy sharing....the document will be saved if this save options object is used...set ; } Examples Shows how to save a document to .rtf with custom...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...后,您需要使用 PdfFileSignature 类的 Save 方法保存签名后的 PDF。以下代码片段向您展示了如何在...signature ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  6. Working with Images in C++|Aspose.Words for C++

    Introduction to Image feature, how to create and manipulate image using C++.... Save image data to a file. The following...from a document and save them as files: Saving Images as WMF Aspose...

    docs.aspose.com/words/cpp/working-with-images/
  7. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....the document will be saved if this save options object is used...set ; } Examples Shows how to save a .txt document with a custom...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Java....createFormElement (); // Save Tagged PDF Document document . save ( path + "StructureElements...div31 ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  9. 在Ruby中将Excel文件转换为HTML|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....worksheet_to_html ( workbook ) save_format = Rjb :: import ( 'com...) # Specify the HTML saving options save = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/converting-excel-...
  10. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....Document class reference and invoke Save member function to convert into...reference and invoke Save member function to save the document to...

    products.aspose.com/total/cpp/conversion/