Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 8,271 for

page

(0.17 sec)
  1. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Advanced use cases 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/watermark/net/add-watermarks...
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... 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/metadata/net/load-a-password...
  3. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...sample console output: 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/java/how-to-list-atta...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Phrase search Leave feedback This page contains a phrase search definition...text form is presented on the page. A table of the possibility...

    docs.groupdocs.com/search/java/phrase-search/
  9. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize...."\nFile type: {0}\nNumber of pages: {1}\nDocument size: {2} bytes"..."\nFile type: {0}\nNumber of pages: {1}\nDocument size: {2} bytes"...

    docs.groupdocs.com/redaction/net/get-file-info/
  10. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of .... Adjusting Page Size when Rendering Emails as...Previously, the feature of setting page size for email messages was...

    blog.groupdocs.com/viewer/support-of-net-standa...