Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 30,615 for

groupdocs.signature

(0.07 sec)
  1. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-image/
  2. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/page/11/
  3. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/page/10/
  4. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/zh/categories/page/31/
  5. GroupDocs.Conversion for .NET

    查找有关在任何平台上使用 .NET 代码转换各种类型的文档和图像的答案。...Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/net/page/6/
  6. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-document-p...
  8. Sentiment classification usage | Documentation

    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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/sentiment...
  9. Limitations when rendering CAD drawings | Docum...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/limitations-when-...
  10. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Data Source Document Multiple Tables Data....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/loading-multipl...