Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,242 for

library

(0.15 sec)
  1. Threads synchronization - performance degradati...

    Hello, I’m experiencing significant thread contention when reading metadata using GroupDocs.Metadata for Java in a multithreaded processing pipeline. Environment Java: 21 GroupDocs.Metadata for Java Processing files c…...or shared cache inside the library that could cause this contention...format via LoadOptions, the library has to detect the format (e...

    forum.groupdocs.com/t/threads-synchronization-p...
  2. 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-...
  3. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET....NET library. This powerful API allows you...Merger for Python via .NET library. Here, we will outline the...

    blog.groupdocs.com/merger/merge-pptx-in-python/
  4. 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/
  5. 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-...
  6. GroupDocs.Viewer for Java Extension Is Now Avai...

    We are pleased to announce the release of the extension which allows Magento web-developers to seamlessly integrate the Java version of the GroupDocs HTML5 document viewer into their websites. Once deployed, you will be able to embed and display over 45 types of documents on any page within your Magento website. The viewer doesn’t require any 3rd party plugin installation on the client-side and allows end-users to view documents from any HTML5-compliant web-browser....don’t have a license for the library yet, but would like to test...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. 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...
  8. compare two files using java on GroupDocs Blog ...

    compare two files using java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two files using java on GroupDocs Blog | Document Automation Solu......pdf-bestanden met Java Difference Library Vergelijk tekst-, Word-, PDF-bestanden...

    blog.groupdocs.com/nl/tag/compare-two-files-usi...
  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...