Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 2,176 for

email

(0.03 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-areas/
  2. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Trích xuất dữ liệu từ hóa đơn hoặc biên lai tro...

    Trích xuất dữ liệu Hóa đơn từ hóa đơn PDF hoặc biên lai theo chương trình trong Java. API trích xuất dữ liệu và phân tích tài liệu của GroupDocs hỗ trợ nhiều định dạng khác nhau....ảnh, bản trình bày, lưu trữ, email và nhiều định dạng tài liệu...

    blog.groupdocs.com/vi/parser/extract-data-from-...
  4. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-xm...
  7. KI-Wasserzeichen: Schützen Sie Dokumente mit ko...

    Entdecken Sie, wie Sie Dokumente mit KI-gestützten Wasserzeichen mithilfe von GroupDocs.Watermark schützen. Lernen Sie, Wasserzeichen automatisch hinzuzufügen, zu erstellen und anzupassen, um die Sicherheit von Dokumenten und den Schutz von Inhalten zu verbessern....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/de/watermark/ai-driven-dynam...
  8. Running Examples | Documentation

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....py** ├── **get_email_document_info.py** ├── **ge...

    docs.groupdocs.com/conversion/python-net/gettin...
  9. Trích xuất dữ liệu lưu trữ ZIP bằng Java | Tríc...

    Trích xuất dữ liệu tệp ZIP bằng cách sử dụng API Java phân tích cú pháp tài liệu. Phân tích cú pháp lưu trữ và trích xuất toàn bộ văn bản và hình ảnh trong các tệp đính kèm trong Java.... bản trình bày, bảng tính, email, cơ sở dữ liệu, sách điện tử...

    blog.groupdocs.com/vi/parser/extract-zip-files-...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...