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

watermarking .net

(1.53 sec)
  1. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  2. Verify Document for Signatures | GroupDocs

    This topic explains how to verify documents for various electronic signatures with GroupDocs.Signature for Python via .net API....Watermark Product Solution GroupDocs...GroupDocs.Signature for Python via .NET / 👨‍💻 Developer Guide / Basic...

    docs.groupdocs.com/signature/python-net/verify-...
  3. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document 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-a-p...
  4. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Comparison for .NET / Advanced usage / Loading /...

    docs.groupdocs.com/comparison/net/load-password...
  5. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Watermark Product Solution GroupDocs...GroupDocs.Signature for Python via .NET / 👨‍💻 Developer Guide / Basic...

    docs.groupdocs.com/signature/python-net/search-...
  6. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. Sentiment classification usage | GroupDocs

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Watermark Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/sentiment...
  8. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Watermark Product Solution GroupDocs...Family / GroupDocs.Search for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/search/net/work-with-search-...
  9. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .net. Extract document properties like author, title, creation date, and comments from presentation files....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/implement-cust...