Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 3,484 for

library

(1.17 sec)
  1. Advanced search for Digital signatures | GroupDocs

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

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/composing-sign...
  3. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/document-renaming/
  4. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/delete-signatu...
  5. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-signatu...
  7. Verifying Text signatures | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/verify-text-s...
  8. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/handle-loading-of...
  9. Get document info | GroupDocs

    GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....topics To learn more about library features and get familiar how...

    docs.groupdocs.com/metadata/python-net/get-docu...
  10. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-tex...