Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,089 for

format

(0.07 sec)
  1. Extract metadata from EPUB eBook | Documentation

    To extract metadata from EPUB e-books GetMetadata method is used...Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file Formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate Format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  3. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "{0}: {1}" , metadata . Name...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  4. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application....disk for transforming to HTML format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert EPUB to Word in Java

    This tutorial explains the stepwise instructions to convert EPUB to Word in Java and enables you to develop the functionality for EPUB to Word converter using Java....transformation from EPUB to Word format Instantiate the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert MSG to JPG using Java

    This article aims to educate you how to convert MSG to JPG using Java. Additionally, we will furnish you with the relevant code example to export MSG to JPG in Java....convert email file to image format Add the relavent class references...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Render DOCX as HTML using Java

    Discover how to convert DOCX to HTML in Java without the need for additional software installations. We'll also supply the code to generate HTML with embedded resources from a DOCX file using Java....documents ( DOCX ) into HTML format. Knowing how to convert Word...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  9. Convert EML to JPG using Java

    Discover the straightforward process of how to convert EML to JPG using Java. Additionally, we'll furnish you with a code example to export EML to JPG using Java....(Electronic Mail) files to JPG (JPEG) format holds significant value across...

    kb.groupdocs.com/conversion/java/convert-eml-to...
  10. How to Sign XLSX with Barcode Signature using C#

    Easily access assistance on how to sign XLSX with Barcode signature using C#. Additionally, we will furnish a code example to create Barcode signature in XLSX using C#....barcode signature to XLSX file format. In this tutorial, we will...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...