Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 380,984 for

save

(0.36 sec)
  1. C++ API to Export MHTML to PCL | products.aspos...

    Convert MHTML to PCL within C++ applications....archive format that is used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Posting Forms in PDF via Java|Aspose.PDF for Java

    Add submit buttons and submission actions to PDF AcroForms using Aspose.PDF for Java.... Save the updated PDF document. public...450 , 150 , 475 ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/posting-form/
  3. 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/
  4. Remove Attachments|Aspose.PDF for Java

    Learn how to remove all document attachments from a PDF in Java using the PdfContentEditor facade in Aspose.PDF.... Save the updated PDF document. public...deleteAttachments (); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/remove-attachments/
  5. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/net/convert-a-document-to...
  6. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/javascript-cpp/images/add/
  7. 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/
  8. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....workbook in one file format and saving it into another. Convert Excel...head > < title > Aspose.Cells Save As PDF Example </ title > </...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  9. 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...
  10. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....[ Hide Show ] Creating and Saving A Notebook The Notebook class...a notebook from scratch and save it as OneNote Notebook (.onetoc2)...

    docs.aspose.com/note/java/working-with-onenote-...