Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,002 for

text annotations

(0.54 sec)
  1. Sign Document With Stamp Signature Advanced | G...

    id: sign-document-with-stamp-signature-advanced url: signature/net/sign-document-with-stamp-signature-advanced title: Sign document with Stamp signature - advanced linkTitle: ✎ Stamp weight: 13 description: " This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides StampSignOptions class with additional properties to specify different options for Stamp Signature. This signature type implements stamps with different implementation, forms, lines etc....Annotation Product Solution GroupDocs...type) around stamp with own text, border settings, background...

    docs.groupdocs.com/signature/net/developer-guid...
  2. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain Text file in java....Annotation Product Solution GroupDocs...Advanced Usage / Working with text / Detect encoding Detect encoding...

    docs.groupdocs.com/parser/java/detect-encoding/
  3. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....NET Text Analysis API for Excel Spreadsheets...Spreadsheets, Presentations and Text Documents # GroupDocs.Parser...

    blog.groupdocs.com/total/new-api-launched-group...
  4. Convert RTF to TXT using Python

    Convert RTF to TXT using Python for fast Text extraction. Export RTF to plain Text in Python for easy processing, editing, and automation without using extra tools....Annotation Product Family GroupDocs...extraction of plain text from Rich Text Format files. TXT files...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  5. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain Text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...Template Plain text Open Document Text Open Document Text Template...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Add replacement annotation | GroupDocs

    The page describes how to add replacement 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-replaceme...
  7. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a Text into the reader try (TextReader reader = parser.getText()) { // Print a Text from the document // If Text extraction isn't supported, a reader is null System....Annotation Product Solution GroupDocs...( filePath )) { // Extract a text into the reader try ( TextReader...

    docs.groupdocs.com/parser/java/load-document-fr...
  8. Highlight Annotation on GroupDocs Blog | Docume...

    Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET &......Highlight Annotation on GroupDocs Blog | Document Automation...Recent content in Highlight Annotation on GroupDocs Blog | Document...

    blog.groupdocs.com/de/tag/highlight-annotation/...
  9. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....Annotation Product Family GroupDocs...contrast, RTF (Rich Text Format) maintains text formatting while...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  10. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...Annotation Product Solution GroupDocs...( filePath )) { // Extract a text into the reader using ( TextReader...

    docs.groupdocs.com/parser/net/load-document-fro...