Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 11,018 for

format

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Convert MPP to PDF in C#

    This short tutorial describes the procedure to convert MPP to PDF in C# and how to use this guide to create the convert MS Project to PDF using C# capability....code for conversion to PDF format. Further, we will develop a...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert Outlook Email to HTML in Java

    Easily convert Outlook Email to HTML in Java using a popular document converter APIs and learn how to develop the Email to HTML Java application....file for transforming to HTML format Initialize the MarkupConvertOptions...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert TeX to Word using Java

    This article walks you through the complete process to convert TeX to Word using Java and provides a sample application for the TeX to Word converter in Java....transformation from TeX to Word format Create an instance of the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Render TXT as HTML using Java

    In this instructional guide, we'll explore the process of how to render TXT as HTML using Java. Moreover, we'll equip you with Java code for rendering TXT to HTML....text ( TXT ) files into HTML format using Java. This guide walks...

    kb.groupdocs.com/viewer/java/render-txt-as-html...
  8. How to Render PDF as HTML using C#

    You will learn how to render PDF as HTML using C# in this article. You will also get code example to create HTML with embedded resources from PDF using C#....convert PDF (Portable Document Format) files to HTML (Hypertext Markup...

    kb.groupdocs.com/viewer/net/how-to-render-pdf-a...
  9. Render MSG as HTML using C#

    In this tutorial, we'll learn how to render MSG as HTML using C#, eliminating need for extra tools. Also, we'll provide you with C# code for rendering MSG to HTML....present it in a web-friendly format. In this article, we’ll explore...

    kb.groupdocs.com/viewer/net/render-msg-as-html-...
  10. Render EML as HTML using C#

    In this topic, we will guide you how to render EML as HTML using C# without installing extra software. Also, a C# code for rendering EML to HTML will be provided....using C# Emails in the EML format are a standard for storing...

    kb.groupdocs.com/viewer/net/render-eml-as-html-...