Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 10,539 for

format

(0.04 sec)
  1. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations...annotation types for more 35 file formats. You can use various graphic...annotated document in the origin format for most supported file types...

    docs.groupdocs.com/annotation/java/features-ove...
  2. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....watermark with particular text formatting GroupDocs.Watermark also...watermarks with a particular text formatting. AdvancedUsage.SearchAndRemoveWater...

    docs.groupdocs.com/watermark/net/removing-found...
  3. 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...
  4. 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-...
  5. Extract Text from XLSX using C#

    This article outlines the process of how to extract text from XLSX using C#. It includes a sample code to assist you in incorporating text extraction from XLSX in C#.... XLSX files, a popular format for spreadsheets, contain a...working with various document formats, including XLSX. Once your...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  6. 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...
  7. 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...
  8. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document Formats. But there is also the possibility to implement support for any Format other than the existing ones....indexing of many document formats. But there is also the possibility...to implement support for any format other than the existing ones...

    docs.groupdocs.com/search/net/custom-text-extra...
  9. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Redacting text in Rich Text Format ( RTF ) documents using C#...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  10. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....C# DOCX files, the standard format for Microsoft Word documents...

    kb.groupdocs.com/metadata/net/remove-metadata-f...