Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 9,498 for

page

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

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java.... convertOptions ); 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/nodejs-java/conve...
  2. 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...
  3. 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...
  4. 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-...
  5. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....Edit PDF Leave feedback On this page This example demonstrates the...any part of its content, and page layout is organically updated...

    docs.groupdocs.com/editor/net/edit-pdf/
  6. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...index events Leave feedback This page contains information about the...the current document (see also page); Specifying the encoding of...

    docs.groupdocs.com/search/java/search-index-eve...
  7. Developer Guide | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Usage Advanced Usage 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/search/nodejs-java/developer...
  8. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Responsive design aims to make web pages render well on a variety of...of the class to render HTML pages with responsive layout. The...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare pdf files using C#....revisions Generate Document Pages Preview USEFUL RESOURCES GroupDocs....NET Release Notes Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....the watermark to the output pages. JavaScript import { Viewer...Click to download it. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...