Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 363,370 for

save

(0.11 sec)
  1. Export EMLX to PS via C++ | products.aspose.com

    C++ API to Convert EMLX to PS without using Microsoft Word or Outlook...Convert EMLX 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/emlx-t...
  2. Export EMLX to WORD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EML to OTT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EML to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  5. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly Save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  7. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... save( "encrypted-pres.pptx" , slides...set_write_protection( "123123" ) pres . save( "write-protected-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...
  8. Export MSG to DOTX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Export OFT to MD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/add/