Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,695 for

text annotations

(0.05 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...using C# Add Text Watermark to DOC using C# Add Text Watermark to...

    kb.groupdocs.com/categories/page/15/
  2. Add strikeout annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-strikeou...
  3. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  4. Search in RTF Online

    Free online document search. Secure and easy to use full Text online search in RTF....search RTF Search app is a full-text search within the textual content...GroupDocs.Search API. RTF Rich Text File Format Introduced and documented...

    products.groupdocs.app/search/rtf
  5. Wildcard search in DOCX online

    Wildcard search in DOCX. Perform wildcard search of words and phrases online....is a search for a string of text using a pattern in which some...denotes an arbitrary string of text with any number of characters...

    products.groupdocs.app/search/wildcard/docx
  6. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....Annotation Product Family GroupDocs...transition from rich text to structured plain text, enabling compatibility...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...Worksheets using C# How to Remove Annotation Reply from PDF using Java...

    kb.groupdocs.com/categories/page/31/
  8. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: 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/python-net/features...
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no Text, getStructure method returns an empty org....Annotation Product Solution GroupDocs...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Annotation Product Solution GroupDocs...pptx" , loadOptions ); // Add text watermark to the first slide...

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