Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 5,655 for

groupdocs.watermark,

(0.43 sec)
  1. Basic Usage | GroupDocs

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine.

    docs.groupdocs.com/assembly/net/basic-usage/
  2. Compare variables and document properties | Gro...

    Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET....Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/compar...
  3. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/settin...
  4. Get only summary page | GroupDocs

    Learn how to generate only the summary page in the comparison result using GroupDocs.Comparison for Python via .NET....Learn how to generate only the summary page in the comparison result using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/get-on...
  5. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like: cloning metadata type, gets or sets password and etc...Learn more about document saving and how to customize process with available options, like: cloning metadata type, gets or sets password and etc

    docs.groupdocs.com/comparison/net/saving/
  6. Working with annotation replies | GroupDocs

    The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET API....The page describes how to manage replies for different document types using GroupDocs.Annotation for .NET API.

    docs.groupdocs.com/annotation/net/working-with-...
  7. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Conversion for Java...Code examples and live demostrations of GroupDocs.Conversion for Java

    docs.groupdocs.com/conversion/java/showcases/
  8. Electronic signature types | GroupDocs

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature

    docs.groupdocs.com/signature/net/electronic-sig...
  9. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy.

    docs.groupdocs.com/classification/net/classify-...
  10. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Java...Code examples and live demostrations of GroupDocs.Editor for Java

    docs.groupdocs.com/editor/java/showcases/