Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 4,399 for

release

(0.05 sec)
  1. Bubble Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Bubble Chart in Email Document Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Retrieve total Contract Prices by Months. Adding Syntax to be evaluated by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  2. Features Overview | Documentation

    The main feature of GroupDocs.Editor is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/editor/net/features-overview/
  3. Installation | Documentation

    GroupDocs.Editor for Node.js installation...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/editor/nodejs-java/installat...
  4. Get file info | Documentation

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/net/get-file-info/
  5. Add point annotation | Documentation

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/net/add-point-ann...
  6. Features Overview | Documentation

    The main feature of GroupDocs.Editor for Java is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/editor/java/features-overview/
  7. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/net/save-only-ann...
  8. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/annotation/java/load-passwor...
  9. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/classification/net/sentiment...
  10. Introducing GroupDocs.Parser for .NET | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. Many popular formats are supported: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, EPUB and many others. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/net/introducing-group...