Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 2,739 for

email

(0.37 sec)
  1. Running Examples | GroupDocs

    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...
  2. 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-...
  3. Pencarian File .NET - Cari Banyak Teks dalam Fi...

    Cari beberapa teks atau frasa dalam berbagai file yang tersebar di berbagai folder menggunakan C#. Sorot hasil pemindaian di masing-masing file HTML.... file Markup, eBook, pesan email, dokumen One Note, dan arsip...

    blog.groupdocs.com/id/search/search-multiple-te...
  4. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. 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...
  6. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain file format information advanced_usage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. 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...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Tìm kiếm tệp Java - Tìm kiếm nhiều văn bản tron...

    Tìm kiếm nhiều văn bản hoặc cụm từ trong nhiều tệp khác nhau trải rộng trên nhiều thư mục khác nhau bằng Java. Đánh dấu kết quả quét trong các tệp HTML tương ứng....Đánh dấu, sách điện tử, thư email, tài liệu One Note và kho lưu...

    blog.groupdocs.com/vi/search/search-multiple-te...
  10. AI 水印:使用上下文感知标记保护文档 | GroupDocs

    了解如何使用 GroupDocs.Watermark 的 AI 驱动水印来保护文档。学习如何自动添加、创建和自定义水印,以提升文档安全性和内容保护。...Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/zh/watermark/ai-driven-dynam...