Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 377,459 for

save

(0.52 sec)
  1. Replace Images in PDF|Aspose.PDF for Python via...

    This example binds an input PDF, replaces the first image on page 1 with a new image, and Saves the modified document.... Save the updated PDF document. import...image_file ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-image/
  2. Add Document Action|Aspose.PDF for Python via .NET

    This example adds a JavaScript alert that appears when the PDF is opened. The script is attached to the document open event and executed automatically in supported PDF viewers.... Save the updated Document. import...action');" , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-document-act...
  3. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....C++: Format Description Load Save Remarks DOC Microsoft Word 97...WordprocessingML format PDF Saves the document as PDF (Adobe Portable...

    docs.aspose.com/words/cpp/supported-document-fo...
  4. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/
  5. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  6. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  7. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel that allows users to save their workbooks with macros...beneficial as it allows users to save their workbooks with macros...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Methods...$UseThumbs ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  9. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_Saved_time property. Gets or sets the time of the last Save in UTC....last_saved_time property BuiltInDocumentPrope.last_saved_time...of the last save in UTC. @property def last_saved_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....layer on the first page, and save the document with the changes... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...

    docs.aspose.com/pdf/net/work-with-pdf-layers/