Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 375,977 for

save

(1.68 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....Aspose::Words::Saving::ImageSaveOptions::set_Resolution method...inch. void Aspose :: Words :: Saving :: ImageSaveOptions :: set_Resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  3. Export OFT to WORDML via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EMLX to DOC via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export OFT to DOT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Export EMLX to IMAGE via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Export EMAIL to RTF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  9. 加载和保存邮件|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.... save ( data_dir + "LoadAndSaveFileAsEML_out...data_dir + "message.eml" ) # Save as eml with preserved original...

    docs.aspose.com/email/zh/python-net/loading-and...
  10. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....$blackColor )); // Save updated document $document -> save ( $outputFile...to the delete method and then save the updated PDF document. The...

    docs.aspose.com/pdf/php-java/modifing-form/