Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 8,382 for

document annotation

(0.51 sec)
  1. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/handle-loading-o...
  2. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML Documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML 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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in Documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  4. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template Documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML Document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  5. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled Document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled Document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/saving-to-html...
  6. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering Documents to PDF with GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  7. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/search-index-sett...
  8. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared Documents when using GroupDocs.Comparison for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  9. How to Convert ODT to MHTML using Java

    In this topic, you will learn how to convert ODT to MHTML using Java without installing third-party software. Also, we will provide code to export ODT to MHTML in Java....Annotation Product Family GroupDocs...project or need to share documents across different platforms...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Render DOCX as HTML using Python

    In this topic, you will learn how to render DOCX as HTML using Python. A code example will also be provided to create HTML from DOCX in Python for search engine visibility....Annotation Product Family GroupDocs...Python Transforming Word documents into HTML is a practical way...

    kb.groupdocs.com/viewer/python/render-docx-as-h...