Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 2,081 for

email

(0.1 sec)
  1. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/extracting-meta...
  2. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/create-custom-...
  3. Thêm hoặc xóa chú thích trong C# | Chú thích cá...

    Lập trình thêm và xóa chú thích khỏi tệp Word DOC/DOCX trong C#. Thêm chú thích mũi tên, hình chữ nhật, hình elip, hình mờ bằng .NET Annotation API....của tài liệu trong các chuỗi email dài. Chỉ cần sử dụng chú thích...hình ảnh, tệp PDF, trang web, email, bản vẽ Visio. Một số bản vẽ...

    blog.groupdocs.com/vi/annotation/annotate-word-...
  4. Filigranage IA : Protéger les Documents avec un...

    Découvrez comment protéger des documents avec des filigranes alimentés par l'IA utilisant GroupDocs.Watermark. Apprenez à ajouter, créer et personnaliser des filigranes automatiquement pour une sécurité et une protection du contenu améliorées....filigranes d’image Formats d’Email : MSG, EML pour la sécurité...Main() { string inputFilePath = "email.pdf" ; string outputFilePath...

    blog.groupdocs.com/fr/watermark/ai-driven-dynam...
  5. Marcatura AI: Proteggi i Documenti con Marcatur...

    Scopri come proteggere i documenti con marcature ad acqua potenziate da AI usando GroupDocs.Watermark. Impara a aggiungere, creare e personalizzare le marcature automaticamente per una maggiore sicurezza dei documenti e protezione dei contenuti....marcature di immagini Formati Email : MSG, EML per la sicurezza...Main() { string inputFilePath = "email.pdf" ; string outputFilePath...

    blog.groupdocs.com/it/watermark/ai-driven-dynam...
  6. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....luận dài dòng trong các chuỗi email dài về nội dung của (các) tài...

    blog.groupdocs.com/vi/page/18/
  7. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-c...
  10. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/handling-the-i...