Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 308 for

characters

(0.06 sec)
  1. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....encryption (at least one character) * </p> */ public final int...encryption (at least one character) * </p> */ public final void...

    docs.groupdocs.com/signature/java/search-embed-...
  2. 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...
  3. Load Markup document with options | Documentation

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....determined from the document’s character set attribute. Whether to...

    docs.groupdocs.com/conversion/java/load-markup-...
  4. Wykonaj wyszukiwanie wieloznaczne za pomocą jęz...

    Dowiedz się, jak wykonywać wyszukiwanie wieloznaczne za pomocą Java. Odkryj, jak używać wyszukiwania wieloznacznego w Java i grupować wieloznaczniki, aby uzyskać bardziej wydajne i elastyczne zapytania wyszukiwania.... działa jak Java single character wildcard , reprezentując dokładnie...

    kb.groupdocs.com/pl/search/java/perform-wildcar...
  5. GroupDocs.Total for .NET | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET 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 .NET document manipulation APIs....can even perform optical character recognition (OCR) on scanned...

    docs.groupdocs.com/total/net/
  6. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....estimated word count, page count, character count, etc. The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Template Syntax - Part 1 of 2 | Documentation

    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...
  8. OCR support | Documentation

    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....of printed text (optical character recognition, OCR) on images...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  9. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....file line by line, character by character. When it encounters...

    docs.groupdocs.com/editor/net/edit-markdown/
  10. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....file line by line, character by character. When it encounters...

    docs.groupdocs.com/editor/java/edit-markdown/