Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 5,572 for

editor

(0.05 sec)
  1. Classify document by path | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-bar...
  3. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/search-for-ba...
  4. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/basic-usage/
  5. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Python via .NET API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/split-text...
  6. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in Java language using GroupDocs.Merger for Java library....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge/images/
  7. Merge documents to DOC | GroupDocs

    This section describes how to import OLE objects into Word DOC/DOCX documents using C#/.NET...Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/merge-documents-t...
  8. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/composing-sign...
  9. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/delete-text-si...
  10. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/update-barcode...