Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 5,395 for

informations

(0.04 sec)
  1. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/annotation/net/add-strikeout...
  2. Add watermark annotation | Documentation

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/annotation/net/add-watermark...
  3. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/annotation/net/add-replies-t...
  4. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/annotation/net/add-highlight...
  5. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/conversion/java/convert-to-d...
  6. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/annotation/java/save-only-an...
  7. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/net/working-with-wo...
  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. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for .NET API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/editor/net/document-protection/
  10. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for .NET features....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/editor/net/output-format-and...