Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 3,239 for

library

(0.1 sec)
  1. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  2. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/locating-sign...
  5. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…... When the library initializes its internal services...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  6. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-c...
  7. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  8. Convert CSV to XML - Online and Free Image Conv...

    Convert CSV to XML format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to XML Converter....choose to use standalone libraries or cloud-based APIs. By exploring...Conversion for .NET: Integrate the library into your application. Utilize...

    blog.groupdocs.com/conversion/convert-csv-to-xml/
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....NET library to enable highlighting of search...information quickly. By using libraries like GroupDocs.Search, you...

    kb.groupdocs.com/search/net/highlight-search-re...