Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 13,203 for

format

(0.47 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... format ( "at %d: %s" , result . getIndex.... out . println ( String . format ( "at %d: %s" , result . getPosition...

    docs.groupdocs.com/parser/java/migration-notes/
  2. How to Convert DOCX to RTF using C#

    You can find the directions to convert docx to RTF using C# in this topic. Moreover, we will help you to write an application to export docx to RTF using C#....RTF are both document file formats used to create, store, and... RTF is a widely supported format that can be opened by many...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more inFormation on the Photoshop file Format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileFormatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file Format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Managing metadata for specific formats / Images / Working with metadata...information on the Photoshop file format and metadata blocks please...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document Formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19....search over a lot of document formats? In that case, GroupDocs.Search...metadata indexing with new formats New Features Index each letter...

    blog.groupdocs.com/search/index-each-letter-as-...
  5. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....On this page Some document formats also support content encryption...password-protected document of any supported format The following example demonstrates...

    docs.groupdocs.com/watermark/java/load-password...
  6. Removing metadata | GroupDocs

    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/java/removing-metad...
  7. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 Formats are supported. The following table provides the list of supported Formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....Extract data from various formats / Extract data from ePUB eBooks...e-books. Also CHM and FB2 formats are supported. The following...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....) files to plain text (TXT) format, this article will provide...for .NET to convert ODT file format to TXT Add reference to the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert PNG to JPG using C#

    This tutorial provides detailed inFormation to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....document conversion from one image format to another and discusses the...convert options for the JPG format Finally, call the Convert method...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert XPS to PDF using C#

    Quickly take a look at the guideline to convert XPS to PDF using C# and learn how to implement the functionality for C# convert XPS to PDF application....converting from XPS to PDF format Initialize the Converter class...disk for converting to PDF format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...