Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 2,739 for

email

(0.06 sec)
  1. 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-...
  2. 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...
  3. AI Watermerken: Bescherm Documenten met Context...

    Ontdek hoe je documenten kunt beschermen met AI-gestuurde watermerken met behulp van GroupDocs.Watermark. Leer hoe je watermerken automatisch kunt toevoegen, maken en aanpassen voor verbeterde documentbeveiliging en inhoudsbescherming....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/nl/watermark/ai-gestuurd-dyn...
  4. Водяний знак ШІ: Захистіть документи за допомог...

    Дізнайтеся, як захистити документи за допомогою водяних знаків на базі ШІ, використовуючи GroupDocs.Watermark. Дізнайтеся, як автоматично додавати, створювати та налаштовувати водяні знаки для підвищення безпеки документів та захисту вмісту....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/uk/watermark/ai-driven-dynam...
  5. Marca de agua con IA: Protege documentos con ma...

    Descubre cómo proteger documentos con marcas de agua impulsadas por IA usando GroupDocs.Watermark. Aprende a añadir, crear y personalizar marcas de agua automáticamente para mejorar la seguridad de los documentos y la protección del contenido....Main() { string inputFilePath = "email.pdf" ; string outputFilePath...16171" ; string documentType = "email" ; DateTime creationDate = DateTime...

    blog.groupdocs.com/es/watermark/ai-driven-dynam...
  6. 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...
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Running Examples | GroupDocs

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....py** ├── **get_email_document_info.py** ├── **ge...

    docs.groupdocs.com/conversion/python-net/gettin...
  9. Trích xuất dữ liệu lưu trữ ZIP bằng Java | Tríc...

    Trích xuất dữ liệu tệp ZIP bằng cách sử dụng API Java phân tích cú pháp tài liệu. Phân tích cú pháp lưu trữ và trích xuất toàn bộ văn bản và hình ảnh trong các tệp đính kèm trong Java.... bản trình bày, bảng tính, email, cơ sở dữ liệu, sách điện tử...

    blog.groupdocs.com/vi/parser/extract-zip-files-...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...