Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 8,274 for

page

(0.33 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. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....dictionary can be found on the page of the section. An example of...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/using-aliases/
  3. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....synonym dictionary, see the page in the section. The following...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/synonym-search/
  4. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....with embedded file path and page number; Instantiate object with...( filePathOut ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/net/add-document-to-p...
  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. Highlighting results in network | GroupDocs

    This Page contains information about highlighting search results in the search network....Highlighting search results page. The following code example...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/highlighting-resu...
  8. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....homophone dictionary, see the page in the section. The following...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/homophone-search/
  9. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....might need to use an for a whole page of a document with searchable...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  10. Extract images to files | GroupDocs

    This article explains that how to extract images to files.... println ( "Page images extraction isn't supported"...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/extract-images-t...