Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 2,176 for

email

(0.1 sec)
  1. Tìm kiếm tệp .NET - 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 C#. Đá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...
  2. סימני מים דיגיטליים בפייתון: 7 דוגמאות להגן על ...

    שלוט בסימני מים דיגיטליים בפייתון עם 7 דוגמאות מעשיות. למד להוסיף, ליצור ולמקד סימני מים עבור אבטחת מסמכים, להסיר סימני מים, ולהגן על קבצים באמצעות ה- API של GroupDocs.Watermark להגנה על תוכן ארגוני....התאמה אישית לפי הצרכים שלך USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/he/watermark/tiling-watermar...
  3. 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...
  4. 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...
  5. Opakující se vodoznaky v Pythonu: 7 příkladů k ...

    Ovládněte opakující se vodoznaky v Pythonu s 7 praktickými příklady. Naučte se přidávat, vytvářet a přizpůsobovat vodoznaky pro bezpečnost dokumentů, odstraňovat vodoznaky a chránit soubory pomocí GroupDocs.Watermark API pro ochranu podnikového obsahu....Přizpůsobte toto pro své potřeby USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/cs/watermark/tiling-watermar...
  6. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-i...
  7. Get document info | Documentation

    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-...
  8. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Hướng Dẫn So Sánh Tài Liệu Word......Word, Excel, PowerPoint và Email trong Java bằng cách sử dụng...Word, Excel, PowerPoint và Email trong C# bằng cách sử dụng API...

    blog.groupdocs.com/vi/index.xml
  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...