Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 5,363 for

informations

(0.19 sec)
  1. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/parser/net/password-protecte...
  2. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/net/homophone-search/
  3. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  4. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/net/highlighting-resu...
  5. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/net/save-signed-im...
  6. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/net/verify-qr-code...
  7. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/java/search-for-ba...
  8. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/classification/net/classify-...
  9. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  10. Hello, World! | Documentation

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/viewer/python-net/hello-world/