Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 10,925 for

text

(0.12 sec)
  1. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....docx Text document format detected as...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....indexing Character types Custom text extractors Delete indexed documents...

    docs.groupdocs.com/search/java/indexing/
  3. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....loadOptions )) { // Initialize text or image watermark TextWatermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...[ { text: "Andale Mono", value: "Andale Mono" }, { text: "Arial"...complexity (e.g., multiple images, text styles). Console Logging : Add...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  5. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....facilitates easy parsing of text, metadata, images, barcodes...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  6. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs.... It supports text, metadata, and image extraction...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  7. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....convert different document, text, images, styles etc. in a huge...

    blog.groupdocs.com/editor/introducing-groupdocs...
  8. How to Run Examples | GroupDocs

    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...
  9. Using OCR to redact image documents | GroupDocs

    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/
  10. Indexing metadata of documents | GroupDocs

    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-...