Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 2,600 for

email

(0.14 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-xm...
  3. Tangani Data XMP dan EXIF dari HEIF HEIC Images...

    Kelola data XMP dan EXIF dari gambar HEIF, HEIC di Java. Baca, perbarui, hapus data EXIF dan XMP menggunakan API manipulasi Metadata dalam aplikasi Java....spreadsheet, presentasi, pesan email, eBuku, gambar, gambar AutoCAD...

    blog.groupdocs.com/id/metadata/xmp-and-exif-dat...
  4. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. Ekstrak Teks dari Arsip ZIP/RAR menggunakan Gro...

    Panduan praktis yang menunjukkan cara mengekstrak teks dari arsip ZIP dan RAR menggunakan GroupDocs.Parser untuk .NET. Contoh kode langkah demi langkah, penanganan rekursif, dan praktik terbaik....dokumen hukum, atau ekspor email yang datang dalam bentuk file...

    blog.groupdocs.com/id/parser/extract-text-from-...
  6. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Thêm Hình mờ vào Bản trình bày trong Java | Hìn...

    Thêm hình mờ hình ảnh vào trang chiếu bản trình bày hoặc áp dụng hình mờ văn bản cho PPT, PPTX, PPS và các định dạng khác trong Java bằng cách sử dụng GroupDocs Watermarking API....thảo văn bản, bảng tính, thư email, tệp PDF, hình ảnh và nhiều...

    blog.groupdocs.com/vi/watermark/watermark-prese...
  8. Pencarian File Java - Cari Banyak Teks dalam Fi...

    Cari beberapa teks atau frasa dalam berbagai file yang tersebar di berbagai folder menggunakan Java. Sorot hasil pemindaian di masing-masing file HTML.... file Markup, eBook, pesan email, dokumen One Note, dan arsip...

    blog.groupdocs.com/id/search/search-multiple-te...
  9. How to Run Examples | GroupDocs

    Clone the GitHub examples repository, install dependencies into a virtual environment, optionally apply a license, and run every documented example end to end — locally, inside Docker, or on GitHub Actions....py │ │ ├── get_email_document_info.py │ │ └── (sample...

    docs.groupdocs.com/conversion/python-net/how-to...
  10. واترمارک گذاری هوش مصنوعی: حفاظت از اسناد با عل...

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

    blog.groupdocs.com/fa/watermark/ai-driven-dynam...