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

text annotations

(0.42 sec)
  1. Merge TXT files using C#

    Explore the method of how to merge TXT files using C#. Improve document management efficiency by acquiring the knowledge of how to combine TXT files in C# programming....Annotation Product Family GroupDocs...analysis tasks, merging multiple text ( TXT ) files into a single...

    kb.groupdocs.com/merger/net/merge-txt-files-usi...
  2. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Annotation Product Solution GroupDocs...WatermarkOptions - watermark text - watermark font name - watermark...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  3. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template 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...PowerPoint presentations: Extract text from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Annotation Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/python-net/extend-...
  6. Removing found watermarks | GroupDocs

    Find and remove Text, image, and hyperlink watermarks using Python via .NET....Annotation Product Solution GroupDocs...Remove watermark with particular text formatting Search and clear...

    docs.groupdocs.com/watermark/python-net/removin...
  7. Remove Metadata from RTF using Java

    Learn how to efficiently remove metadata from RTF using Java with an example that shows how to delete metadata from RTF in Java without need of additional software....Annotation Product Family GroupDocs...Metadata from RTF using Java Rich Text Format ( RTF ) is a commonly...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  8. Convert PDF to Word using Node.js

    Learn how to convert PDF to Word using Node.js effortlessly. Export PDF to Word in Node.js with simple steps and libraries for accurate document conversion....Annotation Product Family GroupDocs...maintains formatting, and simplifies text extraction. By the end of this...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  9. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....Annotation Product Solution GroupDocs...HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...

    docs.groupdocs.com/merger/java/merge/html/
  10. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....Annotation Product Family GroupDocs...intricate patterns for locating text within documents. This is particularly...

    kb.groupdocs.com/search/net/regular-expression-...