Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 2,569 for

email

(0.62 sec)
  1. Working with metadata in Presentations | GroupDocs

    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...
  2. 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...
  3. Xây dựng giải pháp tìm kiếm toàn văn trong Java...

    API tìm kiếm toàn văn cho các ứng dụng Java để tìm kiếm thông qua lập chỉ mục. Tìm văn bản trong nhiều tệp Word, Excel, PDF, TXT của một thư mục và đánh dấu kết quả tìm kiếm....tệp PDF, sách điện tử, thư email, tệp lưu trữ ZIP và nhiều định...

    blog.groupdocs.com/vi/search/build-full-text-se...
  4. Filigrane IA : Protégez les documents avec un m...

    Découvrez comment protéger les documents avec des filigranes alimentés par l'IA en utilisant GroupDocs.Watermark. Apprenez à ajouter, créer et personnaliser des filigranes automatiquement pour renforcer la sécurité des documents et la protection du contenu....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/fr/watermark/ai-driven-dynam...
  5. 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-...
  6. Extract text areas | GroupDocs

    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/
  7. Working with metadata in ASF files | GroupDocs

    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...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/java/use-microsoft...
  9. Working with metadata in Spreadsheets | GroupDocs

    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...
  10. Working with XMP metadata | GroupDocs

    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...