Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 609 for

characters

(0.2 sec)
  1. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....encryption (at least one character) * </p> */ public final int...encryption (at least one character) * </p> */ public final void...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...” (period character). The method sets the maximum...default value is " " (space character). The following example demonstrates...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. 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 for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....image documents for Optical Character Recognition (OCR): image files...

    docs.groupdocs.com/redaction/java/using-ocr/
  4. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare pdf files using C#....detect word, paragraph, and character changes. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/
  5. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....rendering PPTX as HTML Incorrect character position in HTML mode in Safari...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  6. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....document statistics (word count, character count, etc) Detecting the...

    docs.groupdocs.com/metadata/net/features-overview/
  7. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...” (period character). The method sets the maximum...default value is " " (space character). The following example demonstrates...

    docs.groupdocs.com/search/java/indexing-options/
  8. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....can even perform optical character recognition (OCR) on scanned...

    docs.groupdocs.com/total/java/
  9. Convert HTML to TXT using Python

    Let's convert HTML to TXT using Python with clean extraction. Easily export HTML to TXT in Python to capture readable text for indexing, logs, and lightweight storage....centralize extraction, standardize character encoding, and deliver consistent...

    kb.groupdocs.com/conversion/python/convert-html...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...surrounded by “ << ” and “ >> ” character sequences. A tag body must...is preceded by the “ - ” character << tag_name [ expression ]...

    docs.groupdocs.com/assembly/net/template-syntax...