Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 364,634 for

save

(0.1 sec)
  1. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....daysPreservingHistor = 7 ; // Save the workbook and provide download...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/update-day...
  2. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  3. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  4. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. $license =...

    docs.aspose.com/barcode/phpjava/quick-start/
  5. Protect PDF API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  6. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  7. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/
  8. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.Save_format property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...save_format property ImageSaveOptions.save_format property Specifies...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java.... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....load PDF to Document class and save it as output Microsoft Word...Word Library, API or Code to Save, Generate or Create Word Documents...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/