Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 20,476 for

watermarking .net

(1.63 sec)
  1. Complex QR entries | GroupDocs

    This section contains articles with explanation how to create most popular 2D matrix barcodes using predefined data models...Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/sign-document-...
  2. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Watermark Product Solution GroupDocs...Family / GroupDocs.Search for .NET / GroupDocs.Search Overview...

    docs.groupdocs.com/search/net/groupdocs-search-...
  3. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/advanced-sear...
  4. 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....Watermark Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/classify-...
  5. Caching | GroupDocs

    Learn this article and check how to improve conversion speed and performance when convert document with GroupDocs.Conversion for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/caching/
  6. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .net API. ...Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Basic usage...

    docs.groupdocs.com/conversion/net/get-default-c...
  7. Set image quality | GroupDocs

    The page describes how to set the quality of an image added to a document....Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Set image...

    docs.groupdocs.com/annotation/net/change-image-...
  8. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/swap-pages/
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .net....Watermark Product Solution GroupDocs...with full featured Python via .NET library we provide simple, but...

    docs.groupdocs.com/metadata/python-net/load-fro...
  10. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/net/move-page/