Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 490 for

characters

(0.1 sec)
  1. Indexing options | GroupDocs

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

    docs.groupdocs.com/search/net/indexing-options/
  2. Working with metadata in Note formats | GroupDocs

    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...
  3. Load Markup document with options | GroupDocs

    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. GroupDocs.Viewer for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Viewer for .NET 25.11. Available now on NuGet and GroupDocs website....VIEWERNET-4941 Intermittent character rendering errors on Windows...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. GroupDocs.Viewer para .NET 25.11 – Atualizações...

    Explore o que há de novo no GroupDocs.Viewer para .NET 25.11. Disponível agora no NuGet e no site da GroupDocs....VIEWERNET-4941 Intermittent character rendering errors on Windows...

    blog.groupdocs.com/pt/viewer/groupdocs-viewer-f...
  6. OCR support | GroupDocs

    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/
  7. GroupDocs.Conversion .NET of PDF caused OOM - F...

    we bought the license for the conversion library but we experienced very very bad performance using the library. we tried converting pdf file of 50MB and our memory sky rocketed to 6GB. our services crashed experiencing …...(even consisting of a single character) takes additional memory once...

    forum.groupdocs.com/t/groupdocs-conversion-net-...
  8. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java 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/java/working-with-m...
  9. Load XML document with options | GroupDocs

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

    docs.groupdocs.com/conversion/net/load-xml-docu...
  10. Edit Markdown documents | GroupDocs

    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/