Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,974 for

text annotations

(0.05 sec)
  1. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Annotation Product Solution GroupDocs...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/net/supported-cross-m...
  2. GroupDocs.Assembly for Java overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & Text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, Text, image, date-time, chart elements Conditional formatting of template Text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Annotation Product Solution GroupDocs...documents with custom variables & text comments within template syntax...

    docs.groupdocs.com/assembly/java/product-overview/
  3. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/add-highlight...
  4. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/add-strikeout...
  5. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_Text_expression defines Text to be displayed for the hyperlink....Annotation Product Solution GroupDocs...<<link [uri_expression][display_text_expression]>> Here, uri_expression...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. 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...documents: Extract text from HTML documents Search text in HTML documents...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Extract data from PDF documents | GroupDocs

    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...from PDF documents: Extract text from PDF documents Extract metadata...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....Annotation Product Solution GroupDocs...Queries for date range search in text form are specified in the following...

    docs.groupdocs.com/search/java/date-range-search/
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Annotation Product Solution GroupDocs...xlsx" , loadOptions )) { // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Annotation Product Solution GroupDocs...xlsx" , loadOptions ); // Add text watermark to the first worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...