Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 30,669 for

annotator

(0.17 sec)
  1. GroupDocs.Editor for Java | Documentation

    GroupDocs.Editor for Java enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Java powerful document editing API....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/
  2. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  3. Extract data from PDF documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. 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 .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Extract data from HTML documents | Documentation

    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...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/java/how-to-run-examp...
  6. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-with-def...
  7. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/net/optimizing-shards/
  8. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text document. Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/numbered-list-...
  9. Single Row Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. Single Row Image in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...