Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 361,071 for

save

(0.1 sec)
  1. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....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...
  2. 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...
  3. 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/
  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. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Saves separate pages when saving a document to fixed page formats in Java....Words saves separate pages when saving a document to...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  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. Add Header to PDF 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/
  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. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....remove_notes_slide () # save presentation to disk presentation . save ( "Remo...remove_notes_slide () # save presentation to disk presentation . save ( "Remo...

    docs.aspose.com/slides/python-net/presentation-...