Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 365,752 for

save

(0.46 sec)
  1. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // Add...

    docs.aspose.com/page/java/ps/working-with-pages/
  2. Export EMAIL to PDF via C++ | products.aspose.com

    C++ API to Convert EMAIL to PDF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PDF format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  3. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  4. Export MHTML to PPT in Android | products.aspos...

    Android API to Convert MHTML to PPT without using Microsoft Word...archive format that is used to save webpages in a single file. It...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  5. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... Save the PDF document. The resulting...append ( layer ) document . save ( path_outfile ) print ( f "...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  7. Saving File to Response Object|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....Ask AI Saving File to Response Object Contents [ Hide ] Aspose...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/net/saving-file-to-respon...
  8. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  9. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... save ( _dataDir + "SubsequentIndent_out...textFragment ); // Save the document pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/text-formatting-inside...