Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 2,452 for

email

(0.07 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM 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-...
  2. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....( $"Layer: {layer}" ); } } Emails using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  3. Extract text structure | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-text-stru...
  4. 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...
  5. 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...
  6. Kafelkowe Znaki Wodne w Pythonie: 7 Przykładów ...

    Opanuj kafelkowe znaki wodne w Pythonie dzięki 7 praktycznym przykładom. Dowiedz się, jak dodawać, tworzyć i dostosowywać znaki wodne dla bezpieczeństwa dokumentów, usuwać znaki wodne oraz chronić pliki przy użyciu GroupDocs.Watermark API do ochrony treści korporacyjnych....Customize these for your needs USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/pl/watermark/tiling-watermar...
  7. Мозаичные водяные знаки на Python: 7 примеров з...

    Освойте мозаичные водяные знаки на Python с 7 практическими примерами. Узнайте, как добавлять, создавать и настраивать водяные знаки для защиты документов, удалять водяные знаки и защищать файлы с помощью GroupDocs.Watermark API для корпоративной защиты контента....Customize these for your needs USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/ru/watermark/tiling-watermar...
  8. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Customize these for your needs USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  9. علامات مائية متكررة في Python: 7 أمثلة لحماية ا...

    إتقان علامات مائية متكررة في Python من خلال 7 أمثلة عملية. تعلم كيفية إضافة وإنشاء وتخصيص العلامات المائية لأمان المستندات، إزالة العلامات المائية، وحماية الملفات باستخدام GroupDocs.Watermark API لحماية المحتوى المؤسسي....Customize these for your needs USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/ar/watermark/tiling-watermar...
  10. Trích xuất văn bản từ các tệp ZIP/RAR bằng Grou...

    Hướng dẫn thực tế về cách trích xuất văn bản từ các tệp ZIP và RAR bằng GroupDocs.Parser cho .NET. Các ví dụ mã bước‑bước, xử lý đệ quy và các thực tiễn tốt nhất....liệu pháp lý hoặc xuất khẩu email dưới dạng các tệp nén ZIP hoặc...

    blog.groupdocs.com/vi/parser/extract-text-from-...