Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 369,861 for

save

(0.13 sec)
  1. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Insert...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/add/
  2. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...provides a Save method which can be used to save the extracted...toString ()); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/androidjava/extract-images-...
  4. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/net/modifing-form/
  5. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。...为此,请使用接受以下参数的 Save 方法的特殊重载版本: Node.js 响应对象。 文件名。...null ) { // Save in Excel2003 XLS format workbook . save ( response...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  6. Aspose.PSD for .NET 21.8 - 更新说明|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 ( outputFileName , new PngOptions...UpdateLayerData (); image . Save ( outputFileName ); } PSDNET-698...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Export EMLX to DOTX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTX without using Microsoft Word or Outlook... Plus, you can save time and money by purchasing...Convert EMLX to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....stream open or close it after saving a font. get keepFontStreamOpen...provided in the Aspose.Words.Saving.FontSavingArgs.FontStream property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method method. The following... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  10. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...