Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 510 for

characters

(0.11 sec)
  1. GroupDocs.Viewer for Java 26.3 – March 2026 Rel...

    GroupDocs.Viewer for Java 26.3 fixes critical rendering bugs, improves performance, and adds new slide placeholder options—now available via Maven....VIEWERNET‑4941 Bug Intermittent Character rendering Errors on Windows...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  2. GroupDocs.Viewer for Java 26.3 – Випуск березня...

    GroupDocs.Viewer for Java 26.3 виправляє критичні помилки рендерингу, підвищує продуктивність і додає нові параметри заповнювача слайдів — тепер доступні через Maven....VIEWERNET‑4941 Bug Intermittent Character rendering Errors on Windows...

    blog.groupdocs.com/uk/viewer/groupdocs-viewer-f...
  3. 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-...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata 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...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. ספירת מילים והתרחשויות של כל מילה במסמך באמצעות...

    ספירת מספר המילים והמופעים שלהן במסמכי PDF, Word, Excel, PowerPoint ודוא'ל ב-C# באמצעות ממשק API לניתוח מסמכים של NET....a word having more than 2 characters // לחזור על אוסף המילים כדי...

    blog.groupdocs.com/he/parser/count-words-and-oc...
  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/