Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 610 for

characters

(0.31 sec)
  1. 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...
  2. GroupDocs.Viewer for .NET 26.4 – Cập nhật mới n...

    Khám phá những tính năng mới trong GroupDocs.Viewer for .NET 26.4. Hiện đã có trên NuGet và trang web GroupDocs....VIEWERNET-5512 Bug Missing Chinese characters when rendering EML to PDF...

    blog.groupdocs.com/vi/viewer/groupdocs-viewer-f...
  3. 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-...
  4. GroupDocs.Viewer for .NET 26.4 – Laatste update...

    Ontdek wat er nieuw is in GroupDocs.Viewer for .NET 26.4. Nu beschikbaar op NuGet en de GroupDocs-website....VIEWERNET-5512 Bug Missing Chinese characters when rendering EML to PDF...

    blog.groupdocs.com/nl/viewer/groupdocs-viewer-f...
  5. 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/
  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. 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/
  7. 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 Java....file line by line, character by character. When it encounters...

    docs.groupdocs.com/editor/java/edit-markdown/
  8. 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/
  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. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....it should provide the per-character and even a per-pixel fidelity...have pages, but every word, character, pixel is strictly bound to...

    docs.groupdocs.com/editor/net/edit-pdf/