Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,795 for

library

(0.05 sec)
  1. 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/
  2. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....Parser library, developers can easily scan...GroupDocs.Parser for .NET library to your C# project to allow...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  3. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....high-performance, and cross-platform library that allows you to build desktop...get rid of System.Drawing library, which . So the GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/
  4. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...easy to use document search library which performs search operations...easy to use document search library which performs search operations...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  5. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } 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. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...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/nodejs-java/load-a-...
  6. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using java Viewer to convert excel file (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...your example of using our library and found that the issue you...soon as a new version of the library with the fix is released, we...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  7. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } 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. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....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/nodejs-java/load-fr...
  8. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....process when using the suggested library and following the correct steps...steps. By leveraging chosen library, developers can efficiently...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  9. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....js is a library that helps developers manage...of the GroupDocs.Metadata library. Key Features # GroupDocs.Metadata...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  10. How to Compare Word Documents using C#

    This article describes the procedure to compare Word documents using C# and how to write the code in C# to compare two Word documents and highlight differences....popular document comparison library. Further, this guide helps...of the document comparison library. Code to Compare Word Documents...

    kb.groupdocs.com/comparison/net/how-to-compare-...