Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,356 for

library

(0.08 sec)
  1. .NET Standard 2.0 API Limitations | GroupDocs

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...packages: libgdiplus - is the Mono library that provides a GDI+-compatible...programs which use the standard C library. ttf-mscorefonts-installer...

    docs.groupdocs.com/signature/net/net-standard-2...
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection.... The library provides information on the...Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. Removing metadata | GroupDocs

    Locate and remove the metadata properties you don't want — by tag, category, name, type or value — with GroupDocs.Metadata for Python via .NET....that can’t be tagged by the library, because their purpose is not...topics To learn more about library features and get familiar how...

    docs.groupdocs.com/metadata/python-net/removing...
  4. 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/java/get-document-i...
  5. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes.... Java Fuzzy Search Library # To make fuzzy searches in...English, and typos. With this library, fuzzy search can be performed...

    blog.groupdocs.com/search/fuzzy-search-java/
  6. Faster first initialization of GroupDocs.Search...

    Hi there, We are not 100% sure whether it’s maybe caused by the license mechanism, but we noticed that it usually takes 20-30 seconds for the first GroupDocs.Search call to complete. Is there a way to speed this up? W…...Preload the Library : Ensure that the GroupDocs.Search library is loaded...to user actions while the library initializes in the background...

    forum.groupdocs.com/t/faster-first-initializati...
  7. Quick Start Guide | GroupDocs

    Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python.... This library enables developers to sing...world!” To quickly test the library, let’s sing a PDF file with...

    docs.groupdocs.com/signature/python-net/getting...
  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 dengan Java Difference Library Bandingkan Teks, Word, file...

    blog.groupdocs.com/id/tag/compare-two-files-usi...
  9. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more Excel files into one online. Combine entire spreadsheets or selectively join sheets from multiple files both online and programmatically using .NET and Java APIs...can choose from different libraries made just for this purpose....NET : First, include the library in your application. Then,...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  10. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....from different standalone libraries. It’s a good idea to check...make sure you integrate the library into your application. Then...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...