Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 369,804 for

save

(0.14 sec)
  1. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.otp" , SaveFormat...steps to merge two OTP files and save result as OTP in PHP. Install...

    products.aspose.com/slides/php-java/merger/otp/
  2. Merge ODP Files Using PHP | products.aspose.com

    Merge multiple ODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.odp" , SaveFormat...steps to merge two ODP files and save result as ODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/odp/
  3. Convert JPG to PDF in PHP | products.aspose.com

    Convert JPG to PDF in PHP. Use PowerPoint PHP API to convert JPG files to PDF...Presentation from JPG file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert PNG to PPT in PHP | products.aspose.com

    Convert PNG to PPT in PHP. Use PowerPoint PHP API to convert PNG files to PPT...Presentation from PNG file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  5. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Refresh Values of Linked 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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  7. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....pkcs ); // Save output PDF file signature -> Save ( outFile );...pkcs ); // Save output PDF file signature -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  8. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library....properties and then save the updated PDF file using the Save method. The...index values. Save the updated PDF file using the Save method. Get...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Load and Save the input file. Next following...infilename , options ); document -> Save ( _dataDir + outfilename );...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...