Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 373,271 for

save

(0.17 sec)
  1. Export EML to XPS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Export MSG to DOC via C++ | products.aspose.com

    C++ API to Convert MSG to DOC without using Microsoft Word or Outlook...Convert MSG 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/msg-to...
  3. Export EMAIL to TIFF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  4. Export MSG to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Export MSG to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....user" ); // Save PDF document annotationEditor . Save ( dataDir...newTextAnnotation ); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/modify-annotations/
  7. Cropping Images in PHP|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....$bottom_shift ); \ # Save the image to disk $image -> save ( $dataDir ...$rectangle ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/cropping-images-in...
  8. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....stream open or close it after saving a font. public bool KeepFontStreamOpen...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....replace(1, image_stream)’ Save the updated PDF to ‘path_outfile’..., image_stream ) document . save ( path_outfile ) Replace specific...

    docs.aspose.com/pdf/python-net/replace-image-in...