Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 363 for

characters

(0.05 sec)
  1. Working with metadata in Note formats | Documen...

    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...
  2. Picture Issues Converter 22.6.0

    Picture Issues Converter 22.6.0 I have a dwg file that is messing with the image on the far left. Attempted this in multiple versions. DWG image.png (20.4 KB) PDF image.png (6.5 KB) ZIP DWGPDF.zip ......tells me enough about the character of the Company we are working...

    forum.groupdocs.com/t/picture-issues-converter-...
  3. 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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....of printed text (optical character recognition, OCR) on images...

    docs.groupdocs.com/search/java/ocr-support/
  4. 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/
  5. 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/
  6. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....quotes and preceded by the “:” character An optional html switch <<[...are derived from the first character of the corresponding tag in...

    docs.groupdocs.com/assembly/java/template-synta...
  7. Load XML document with options | Documentation

    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...
  8. Configuring search network | Documentation

    This page contains information about configuring the search network.... Flag for using character replacements during indexing...

    docs.groupdocs.com/search/java/configuring-sear...
  9. Cannot find Umlauts located in ANSI files - Fre...

    Hi there, We tried this: ​Have a Text file with ANSI encoding in a folder indexed by DataCentral. The file should contain “Mühe” and “Vielfraß”. Create an index for that file Make a search on that index for “Vielfraß”…...DocumentFullPath); // Detect the character set encoding from the byte...

    forum.groupdocs.com/t/cannot-find-umlauts-locat...
  10. عد الكلمات وحالات حدوث كل كلمة في المستند باستخ...

    عد عدد الكلمات وتكرارها في مستندات PDF و Word و Excel و PowerPoint والبريد الإلكتروني في C # باستخدام .NET لتحليل المستندات API....a word having more than 2 characters // كرر على مجموعة الكلمات...

    blog.groupdocs.com/ar/parser/count-words-and-oc...