Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 914 for

email to pdf

(0.03 sec)
  1. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps To read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. professional-services.pdf

    PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction ....................................................... 4 1. Executive Summary ...................................... 5 2. Company......marketing such as social media, email marketing, SEO, or blogging...D:20250119164133+02'00' Adobe PDF Library 24.4.19 D:20241103160448...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. professional-services.pdf

    PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction ....................................................... 4 1. Executive Summary ...................................... 5 2. Company......marketing such as social media, email marketing, SEO, or blogging...D:20250119164133+02'00' Adobe PDF Library 24.4.19 D:20241103160448...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. Detect file type of container item | Documentation

    This article explains that how To detect file type of container item....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/detect-file-type-...
  5. OCR Usage Basics | Documentation

    This article explains that how To integrate any paid or free OCR solution....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  6. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  7. Set metadata properties | Documentation

    The SetProperties method is used To update or add metadata. You can easily add metadata To phoTos, Pdfs or you can update or add data To mp3 files....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  8. Updating metadata | Documentation

    The Example in this article demonstrates that how To update metadata properties using a combination of criteria...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  9. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want To obtain information about pages in a note document....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with IPTC IIM metadata | Documentation

    This article shows how To access IPTC metadata in a file of any supported format....pdf. Reading basic IPTC IIM properties...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

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