Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,788 for

library

(0.08 sec)
  1. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET Library we provide simple, but powerful free Apps....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/searching/
  2. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  4. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/nesting-search-qu...
  5. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/save-in-raster...
  6. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/save-in...
  7. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Conversion library from different NuGet. The plugin...you download and update the library as soon as you can. New Features...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java.... This library enables developers to convert...Implementation To quickly test the library, let’s convert a DOCX file...

    docs.groupdocs.com/conversion/java/getting-star...
  9. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...Conversion library in your larger project. This...of the GroupDocs.Conversion library is being used in both projects...

    forum.groupdocs.com/t/error-converting-eml-and-...
  10. Sign document with Digital signature | Document...

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....specify various settings the library provides the class that allows...with the full-featured .NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...