Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 9,893 for

text

(0.04 sec)
  1. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: Textual replacements are not supported, so you have to use color box replacements to redact Text in images....color box replacements to redact text in images. Spreadsheets, HTML...

    docs.groupdocs.com/redaction/net/using-ocr/
  2. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....js file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  3. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  4. Indexing metadata of documents | Documentation

    API allows creating of full-Text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Search allows creating of full-text and / or metadata index on documents...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Taxonomies | Documentation

    Taxonomy Taxonomy (general)is the practice and science of classification of things or concepts, including the principles that underlie such classification. In our case, this is a list of Text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. Automotive, Books_and_Literature, Business_and_Finance, Careers, Education, Events_and_Attractions, Family_and_Relationships, Fine_Art, Food_&_Drink, Healthy_Living, Hobbies_&_Interests, Home_&_Garden, Medical_Health, Movies, Music_and_Audio, News_and_Politics, Personal_Finance, Pets, Pop_Culture, Real_Estate, Religion_&_Spirituality, Science, Shopping, Sports, Style_&_Fashion, Technology_&_Computing, Television, Travel, Video_Gaming Documents taxonomy Documents taxonomy:...our case, this is a list of text categories. We support two taxonomies...

    docs.groupdocs.com/classification/net/taxonomies/
  6. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for .NET....system and applications to render text. Popular file formats include...

    docs.groupdocs.com/conversion/net/convert/font/
  7. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....PDF files is not limited to text only, it could be hyperlinks...content manipulations and editing text, tables, images, lists, etc...

    docs.groupdocs.com/conversion/java/convert/pdf/
  8. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...// Highlight occurrences in text if (result.DocumentCount > 0)...Search in the content field with text query SearchResult result1 =...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  9. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a file. That’s the first and most basic task that you can perform once you’ve logged in....but you can search and copy text and print the document. Compare...

    blog.groupdocs.com/total/uploading-a-document-t...
  10. How to Convert RTF to JPG using C#

    In this article, we will showcase how to convert RTF to JPG using C# without installing third-party software. also, we will provide code to export RTF to JPG in C#....The conversion from RTF (Rich Text Format) files to JPG (JPEG)...

    kb.groupdocs.com/conversion/net/how-to-convert-...