Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,002 for

save

(0.37 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  2. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Split Panes in Jython|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....split (); # Save the Excel file workbook . save ( dataDir + "book...

    docs.aspose.com/cells/java/split-panes-in-jython/
  5. Print Comments while saving to PDF with Node.js...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for Node.js via C++....Ask AI Print Comments while saving to PDF with Node.js via C++...print comments when printing or saving to PDF format, with the following...

    docs.aspose.com/cells/nodejs-cpp/print-comments...
  6. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations.... save ( "layout_slide.pptx" , aspose...layoutSlide ); presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/fill-form/
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg" ); // When we save the document as an image, we...// edit the image while the saving operation renders it. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  10. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...