Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,202 for

library

(0.28 sec)
  1. Perform Wildcard Search using Java

    Learn how to perform wildcard search using Java. Discover how to use wildcard search in Java and group wildcards for more efficient and flexible search queries....utilizing efficient search library to index and retrieve text-based... Additionally, the search library’s cross-platform compatibility...

    kb.groupdocs.com/search/java/perform-wildcard-s...
  2. GroupDocs.Total for .NET 25.9 – 最新更新與修復(2025年10月)

    探索 GroupDocs.Total for .NET 25.9 的新功能。現在可在 NuGet 與 GroupDocs 網站上取得。...removes the heavy Classification library from the Total bundle, upgrades...upgrades a number of component libraries, and ships several defect...

    blog.groupdocs.com/zh-hant/total/groupdocs-tota...
  3. Group docs isn't capturing the mergefields in t...

    Group docs isn't capturing the merge fields in the header and footer of doc.x file. Due to this merge fields in the header and footer are not getting replaced with it's content....it: do you use a stand alone library (if yes which version) or the...

    forum.groupdocs.com/t/group-docs-isnt-capturing...
  4. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about Library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....topics To learn more about library features and get familiar how...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our customers. I have not encountered such a …...different version of the GroupDocs library to see if the issue persists...specific problems related to the library version or the documents in...

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  6. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance.... C# Fuzzy Search Library # For Fuzzy Search, we’ll utilize...and American English. This library empowers us to programmatically...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  7. How to Convert XLSX to DOCX using C#

    In this article, you will be guided on how to convert XLSX to DOCX using C#. Also, a code example will be provided to demonstrate how to export XLSX to DOCX in C#....conversion utilizing a well-known library and provide step-by-step instructions...installing the document conversion library and making adjustments to the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Add Dropdown Component in PDF using C#

    In this topic, you will discover how to add dropdown component in PDF using C#.Moreover, we will work with you to write C# code to insert dropdown in PDF using C#....to utilize the annotation library and make a simple C# program...will need to use annotation library. Here is how you can create...

    kb.groupdocs.com/annotation/net/how-to-add-drop...
  9. Getting known property descriptors | GroupDocs

    Extract information about known properties available in a particular package using GroupDocs.Metadata for Python via .NET.... The library provides information on the...full featured Python via .NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/python-net/getting-...
  10. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....topics To learn more about library features and get familiar how...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/python-net/get-docu...