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

library

(0.1 sec)
  1. Convert JPG to XPS using C#

    This tutorial will show you how to convert JPG to XPS using C#. Also, code example will be provided to export JPG to XPS using C# without installing extra software....up the suggested conversion library and adjusting file paths, incorporating...offered by the conversion library to tailor the conversion process...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  2. Convert JPG to PPTX using C#

    This tutorial demonstrates how to convert JPG to PPTX using C#. Also, code example will be supplied to export JPG to PPTX using C# without extra software installation....when utilizing the conversion library. Steps to Convert JPG to PPTX...the recommended conversion library and adjusting file paths as...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  3. 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...
  4. Convert PNG to JPG with Python

    Learn how to convert PNG to JPG with Python without installed extra software. This topic also provide a code eample that explains how to export PNG to JPG in Python....conversion by using a robust library that works directly within...collections. The underlying library simplifies complex image format...

    kb.groupdocs.com/conversion/python/convert-png-...
  5. 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/
  6. GroupDocs.Viewer for .NET | GroupDocs

    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/
  7. Load a file of a specific format | GroupDocs

    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-...
  8. Get Indexed Documents using C#

    Learn how to get indexed documents using C# with our step-by-step guide. Discover how to retrieve indexed documents in C# efficiently for improved document management....NET library to enable retrieval of indexed...capabilities. By leveraging libraries like GroupDocs.Search for...

    kb.groupdocs.com/search/net/get-indexed-documen...
  9. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java....step, install the required library and add a reference to the... You can also utilize the library described in this article to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert MHTML to HTML in Java

    Let's do document transformation using simple API calls, review guide to convert MHTML to HTML in Java, and sample code for Java MHTML to HTML converter application....after setting up the required library and importing essential classes...of the document conversion library. Additionally, this example...

    kb.groupdocs.com/conversion/java/how-to-convert...