Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 377,569 for

save

(0.27 sec)
  1. 打开文件的不同方式|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 diagram in the VSDX format diagram . save ( "CreateNewVisio_out...databuff ) #// Save diagram in the VSDX format diagram . save ( "Visio_out...

    docs.aspose.com/diagram/zh/python-net/different...
  2. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python....page from a PDF document and save it as a new file. Using the...extracted (1-based indexing). Save the new Document with the extracted...

    docs.aspose.com/pdf/python-net/extract-pages/
  3. Set Privileges on an Existing PDF File|Aspose.P...

    Set and manage PDF document privileges to control user actions such as printing, copying, and editing.... Save the updated PDF. from io import...privilege ) # Save updated PDF file_security . save ( outfile )...

    docs.aspose.com/pdf/python-net/set-privileges/
  4. Merger.MergeToImages | Aspose.Words for .NET

    Merge multiple documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and Save options....input output file names and save options. Renders the output...saveOptions ImageSaveOptions The save options. mergeFormatMode MergeFormatMode...

    reference.aspose.com/words/net/aspose.words.low...
  5. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...
  6. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Shows how to use a callback to save a document to HTML page by page...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/java/com.aspose.word...
  7. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....particular image, save the updated PDF file using Save method of the...printStackTrace (); } // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  8. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index.... Save the modified PDF document to...to the output file using save(outfile). import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  9. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....comment authored by a user and save the presentation. static void...DateTime . Now ); presentation . Save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/co...
  10. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results.... Use the Save method to save the object as an HTML...{ // Save the presentation as HTML. presentation . Save ( "output...

    docs.aspose.com/slides/net/convert-powerpoint-t...