Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,296 for

email conversion

(0.04 sec)
  1. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/exporting-metad...
  2. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/get-supported-...
  3. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  4. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/save-in-raster...
  6. Load document from url | Documentation

    Learn how to Load document from url....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/load-document-fro...
  7. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/save-with-defa...
  8. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/python-net/save-in...
  9. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or Email...Conversion Product Solution GroupDocs...families that support attachments: emails, Outlook data files, archives...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  10. C# Chuyển đổi hình ảnh JPG, PNG, GIF, TIFF sang...

    Chuyển đổi hình ảnh sang PDF trong C#. Chuyển đổi các tệp JPG, TIFF, PNG, JPEG, GIF, BMP và nhiều tệp khác với các tùy chọn xoay, thay đổi kích thước, lề bằng API chuyển đổi cho .NET....Conversion for .NET để chuyển đổi hình...Microsoft Project, tệp PSD, PDL, email, v.v. Nhiều ví dụ có sẵn tại...

    blog.groupdocs.com/vi/conversion/convert-images...