Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 12,263 for

new

(0.08 sec)
  1. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/classify-...
  2. List and print all supported file types | Group...

    This article explains how to list and print file types supported by GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  3. Integration into an angular application - Free ...

    Hi Guys, I have not been able to find how to integrate this platform into an angular application. It is not will stated here Please who can help? Thanks....configServiceFactory() { let config = new ConfigService(); config.apiEndpoint...

    forum.groupdocs.com/t/integration-into-an-angul...
  4. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/python-net/email-re...
  5. Compare variables and document properties | Gro...

    Learn how to compare variable, built-in, and custom document properties using GroupDocs.Comparison for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Release 25.12 on GroupDocs Blog | Document Auto...

    Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release 25.12 on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......2025年12月 リリースハイライト Explore what’s new in GroupDocs.Total for Java 25...

    blog.groupdocs.com/ja/tag/release-25.12/index.xml
  7. GroupDocs.Conversion on GroupDocs Blog | Docume...

    GroupDocs.Conversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion on GroupDocs Blog | Document Automation Solutions for .NET &......моменты релиза Explore what’s new in GroupDocs.Conversion for ...

    blog.groupdocs.com/ru/tag/groupdocs.conversion/...
  8. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...final Signature signature = new Signature ( "sampleSigned.pdf"...

    docs.groupdocs.com/signature/java/obtain-docume...
  9. Generate signatures preview | GroupDocs

    This topic explains how to generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/python-net/generat...
  10. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source ODT file Merger merger = new Merger ( "c:\sample1.odt" ) //...

    docs.groupdocs.com/merger/java/merge/open-docum...