Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,739 for

groupdocs.comparison,

(0.24 sec)
  1. Barcode Image Generation in Presentation Docume...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <<barcode [customer.Barcode] -codabar>> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs.

    docs.groupdocs.com/assembly/net/barcode-image-g...
  2. 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....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.

    docs.groupdocs.com/classification/net/sentiment...
  3. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away.

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Limitations when rendering CAD drawings | Docum...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings.

    docs.groupdocs.com/viewer/net/limitations-when-...
  5. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications....This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications.

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  6. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark.

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  7. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....This example demonstrates how to load a file from a stream.

    docs.groupdocs.com/metadata/net/load-from-a-str...
  8. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....This example demonstrates how to load a password-protected document.

    docs.groupdocs.com/metadata/net/load-a-password...
  9. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using c#....Add watermark to photos or multi-framed images using c#.

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps.

    docs.groupdocs.com/search/java/indexing/