Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 365,751 for

save

(0.37 sec)
  1. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... Finally, save the output PDF file using close...stamp ); // Save updated PDF file fileStamp . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....pdf" ); doc -> Save ( u "example.md" , SaveFormat...DjvuLoadOptions > ()); doc -> Save ( u "example.pdf" ); What’s...

    docs.aspose.com/pdf/cpp/whatsnew/
  4. Convert PDF File to PDF/A|Aspose.PDF for Androi...

    This topic show you how to Aspose.PDF for Java allows to convert a PDF file to a PDF/A compliant PDF file....Delete ); // Save output document document . save ( pdfaFileName...Delete ); // Save output document try { document . save ( pdfaFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-fil...
  5. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....Excel file to 4 points and then saves it on disk. const path = require...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  7. Zimbra Overview: Email, Calendar, and TGZ File ...

    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.... GetTotalItemsCount (); } Save Zimbra Messages and Directory...Directory Structure You may also save all the message with directory...

    docs.aspose.com/email/net/zimbra-overview-email...
  8. Working with Calendar Items in PST File|Documen...

    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 Calendar Items from Outlook...from an Outlook PST file and save the calendar to disk in ICS...

    docs.aspose.com/email/java/working-with-calenda...
  9. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...