Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 377,528 for

save

(0.4 sec)
  1. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion.... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownOfficeMathEx . Latex ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SaveDATE field. To learn more, visit the documentation article in C++....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/images/remove/
  5. Single-Line Field to Multi-Line Field|Aspose.PD...

    Convert a single-line text field into a multi-line field in a PDF document using Aspose.PDF for Python.... Save the updated document. from io..."City" ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/single-to-multiple/
  6. Python via JPype|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....BarcodeGenerator to generate a barcode and save the barcode image to disk. Python..."test-123" ) \# Save the barcode image builder . save ( "e:\\data...

    docs.aspose.com/barcode/java/python-via-jpype/
  7. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/add/
  8. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and Saves the updated PDF.... Save the updated PDF document. import..., 1 ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  9. Add PDF Document Link|Aspose.PDF for Python via...

    This example binds an input PDF, adds a green-colored link to a page in another PDF, and Saves the modified document.... Save the updated PDF document. import...green , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-pdf-document...
  10. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and Saves the modified document.... Save the updated PDF document. import...green , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/