Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 13,517 for

to

(0.04 sec)
  1. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how To search almost matching results in text-based documents online & programmatically....Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically.

    blog.groupdocs.com/search/online-fuzzy-search/
  2. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files To disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM.

    docs.groupdocs.com/search/java/index-lifecycle/
  3. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files To disk...This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk

    docs.groupdocs.com/search/net/index-lifecycle/
  4. Load text from string | GroupDocs

    This article explains how To load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Extract hyperlinks from document | GroupDocs

    Learn how To extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel.

    docs.groupdocs.com/parser/python-net/extract-hy...
  6. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion To pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …

    forum.groupdocs.com/t/alignment-and-font-issues...
  7. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about sTop word dictionary....This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary.

    docs.groupdocs.com/search/net/stop-word-diction...
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how To create Metadata electronic signatures and embed inTo metadata cusTom object with its serialization and encryption. The examples show how To cusTomize object serialization and encryption....This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.

    docs.groupdocs.com/signature/java/sign-document...
  9. eSign document with Text signature | GroupDocs

    This article explains how To sign document with Text signature by GroupDocs.Signature API. Let's try To add digital signature To a PDF programmatically....This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a PDF programmatically.

    docs.groupdocs.com/signature/java/esign-documen...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow To extract a text from the entire document or a text from the selected page. Here are the steps To extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.

    docs.groupdocs.com/parser/java/extract-text-fro...