Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 8,938 for

page

(0.14 sec)
  1. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....events Leave feedback On this page class contains several events...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/subscribing-fo...
  2. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....types Leave feedback On this page provides different classes of...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/deleting-multi...
  3. Add a Watermark to Converted Document | GroupDocs

    Stamp a text watermark on every Page of a converted document with GroupDocs.Conversion for Python via .NET — control colour, size, position, rotation, transparency, and foreground or background placement via WatermarkTextOptions....Document Leave feedback On this page This topic explains how to add...file (PDF, 363 KB) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/develo...
  4. 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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/classification/net/sentiment...
  5. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....return fileStream ; } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....</runtime> </configuration> Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/limitations-when-...
  7. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....advanced Leave feedback On this page provides class with additional...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Load compression document with options | GroupDocs

    Learn how to load and convert compression files (ZIP, 7Z, RAR, TAR) with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to control how source...pdf" , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-compress...
  9. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....documents as PDF, transforming all pages into raster images or save the...redaction tool; An ability to set page range for rendering document...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  10. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....documents Leave feedback On this page A word processing file contains...unformatted text and no font or page settings can be applied. In...

    docs.groupdocs.com/merger/python-net/merge/word/