Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 10,062 for

text

(0.11 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. assembly-net.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/net/2020-07-01T13:55:38+03:00weekly0.5 https://docs.groupdocs.com/assembly......com/assembly/net/bulleted-list-in-text-document/weekly0.5 https://docs...com/assembly/net/common-list-in-text-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-net.xml
  5. 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-...
  6. 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/
  7. 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/
  8. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....PdfArtifactWatermark (); // Add text watermark TextWatermark textWatermark...PdfAnnotationWaterma (); // Add text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  9. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....Add(new Literal() { Text = scriptLibraries }); // The...Controls.Add(new Literal() { Text = inlineDocPreviewScri }); Compile...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  10. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Creating a document object const text = fs . readFileSync ( documentFilePath...CommonFieldNames . Content , text ), ]); const document = groupdocs...

    docs.groupdocs.com/search/nodejs-java/indexing-...