Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 2,739 for

email

(0.95 sec)
  1. AI Vodoznakování: Chraňte dokumenty pomocí kont...

    Objevte, jak chránit dokumenty pomocí AI-poháněných vodoznaků s využitím GroupDocs.Watermark. Naučte se automaticky přidávat, vytvářet a přizpůsobovat vodoznaky pro zvýšenou bezpečnost dokumentů a ochranu obsahu....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/cs/watermark/ai-driven-dynam...
  2. 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-...
  3. 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...
  4. 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/
  5. 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...
  6. وضع العلامات المائية بالذكاء الاصطناعي: حماية ا...

    اكتشف كيفية حماية المستندات باستخدام العلامات المائية المدعومة بالذكاء الاصطناعي عبر GroupDocs.Watermark. تعلم كيفية إضافة وإنشاء وتخصيص العلامات المائية تلقائيًا لتعزيز أمان المستندات وحماية المحتوى....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/ar/watermark/ai-driven-dynam...
  7. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/python-net/working-...
  8. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-o...
  9. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-text-areas/
  10. 使用 Java 从 PDF、Word、Excel、PPT 中提取图像

    使用 Java 从整个文档以及文字处理文档、Excel 电子表格、PPT 演示文稿和 PDF 的特定页面中提取图像。...演示文稿、档案中提取图像、文本 和 元数据 ,** 和 email 文件。以下是 Java API 支持的用于图像提取的文档格式。...

    blog.groupdocs.com/zh/parser/extract-images-fro...