Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 375,721 for

save

(0.19 sec)
  1. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Save the file. The following code...$page -> getCropBox ()); // Save the modified document to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  2. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....setDaysPreservingHis ( 7 ); // Save the workbook workbook . save ( "outputShar...Opening Excel File without Open Save Cancel Dialog Box using Node...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  3. Hello World 示例|Documentation

    本页介绍如何使用 Aspose.Diagram 库创建 hello world 示例。...实例化一个 Diagram 对象 使用Diagram类对象的Save方法将文件保存到光盘 The following code...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/hello-world-exam...
  4. Add Attachments to PDF using Python | Aspose.PDF

    Add attachments to PDF documents with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/...
  5. Protect PPTX Presentation Files using Java | pr...

    Java source code to protect PPTX Presentation.... save ( "encrypted-pres.pptx" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.pptx"...

    products.aspose.com/slides/java/protect/pptx/
  6. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Save the PDF file. Add a Header to...textStamp ); } // Save updated document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/java/header/
  7. Unlock PPTX Presentation Files using C++ | prod...

    C++ source code to remove protection from PPTX Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.pptx"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/pptx/
  8. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.odp"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/odp/
  9. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_page_starting_number property. Specifies whether the start page number in the resulting document shall be updated...the initial page numbering and save the NUMPAGE field. doc = aw...count = 1 ) extracted_doc1 . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat..., 100.0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/image/