Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 2,203 for

email

(0.15 sec)
  1. Groupdocs.Blogs on GroupDocs Blog | Document Au...

    Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Blogs on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......Word, Excel, PowerPoint, dan Email di Java menggunakan API penguraian...Word, Excel, PowerPoint, dan Email dalam C# menggunakan .NET document...

    blog.groupdocs.com/id/groupdocs.blog/index.xml
  2. Python Tekrar Eden Filigranlar: Belgeleri ve Re...

    Python tekrar eden filigranlarla 7 pratik örnekle ustalaşın. Belgelerin güvenliği için filigran eklemeyi, oluşturmayı ve özelleştirmeyi, filigranları kaldırmayı ve dosyaları korumayı öğrenin. GroupDocs.Watermark API'si ile kurumsal içerik koruma....İhtiyaçlarınıza göre özelleştirin USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/tr/watermark/tiling-watermar...
  3. AI 워터마킹: 상황 인식 마킹으로 문서 보호하기 | GroupDocs

    GroupDocs.Watermark를 사용하여 AI 기반 워터마크로 문서를 보호하는 방법을 알아보세요. 강화된 문서 보안 및 콘텐츠 보호를 위해 워터마크를 자동으로 추가, 생성 및 사용자화하는 방법에 대해 학습합니다....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/ko/watermark/ai-driven-dynam...
  4. AI水印:用上下文感知标记保护文档 | GroupDocs

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

    blog.groupdocs.com/zh/watermark/ai-driven-dynam...
  5. واترمارک گذاری با هوش مصنوعی: حفاظت از اسناد با...

    بیابید که چگونه با استفاده از واترمارک‌های powered by AI از اسناد خود محافظت کنید. بیاموزید که چگونه به صورت خودکار واترمارک‌ها را اضافه، ایجاد و شخصی‌سازی کنید تا امنیت و حفاظت از محتوای بهتری را فراهم کنید....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/fa/watermark/ai-driven-dynam...
  6. Working with metadata in PDF documents | Docume...

    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...
  7. 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...
  8. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....web formats, also used for emails and other areas. The main difference...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....web formats, also used for emails and other areas. The main difference...

    docs.groupdocs.com/conversion/net/convert/sprea...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType 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...