Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,401 for

reporting

(0.04 sec)
  1. Calculate Formula while Assembling Spreadsheet ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update-Fomula.xlsx The Code...template path Set up destination report path Instantiate DocumentAssembler...class Set options, Generate report Download Template Get the template...

    docs.groupdocs.com/assembly/net/calculate-formu...
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...elaborati in un formato di report presentabile e facilmente comprensibile...convertiremo i dati JSON in report PDF e DOCX in C# utilizzando...

    blog.groupdocs.com/it/groupdocs.blog/page/25/
  3. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report... Comparison summary report Once the comparison process...save a differences summary report that lists all changes in compared...

    docs.groupdocs.com/comparison/java/features-ove...
  4. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report... Comparison summary report Once the comparison process...complete, you can save a summary report that lists all the differences...

    docs.groupdocs.com/comparison/python-net/featur...
  5. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....checked or unchecked in your reports dynamically by taking the following...Boolean value. While building a report, a conditional expression declared...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  6. Converti MSG in PDF usando Node.js

    Converti rapidamente MSG in PDF utilizzando Node.js. Scopri come esportare MSG in PDF in Node.js con un processo fluido e affidabile, ideale per l'automazione della conversione da email a documento....dall’archiviazione alla creazione di report. In questa guida, ti mostreremo...posta elettronica o generando report da dati di Outlook, questa...

    kb.groupdocs.com/it/conversion/nodejs/convert-m...
  7. PDF & Word รายงานจาก XML ใน C# | XML เป็น PDF แ...

    สร้างรายงานอัตโนมัติใน C# โดยแปลงข้อมูล XML เป็น PDF & DOC/DOCX ผ่านเทมเพลตข้อความโดยใช้ .NET API โดย GroupDocs...= @"reportsPath/xml-to-pdf-report.pdf"; // โหลดแหล่งข้อมูล XML...= @"reportsPath/xml-to-word-report.docx"; // โหลดแหล่งข้อมูล XML...

    blog.groupdocs.com/th/assembly/generate-reports...
  8. Vygenerujte zprávu PDF z dat JSON v Java | JSON...

    Programově generujte sestavy převodem dat JSON do PDF a Wordu pomocí šablon v Java. Zprávy ve formátu PDF a DOCX pomocí Java API pro generování sestav.... Report Generation Java API # Budu...Java Steps to Generation PDF Report from JSON # Následující kroky...

    blog.groupdocs.com/cs/assembly/generate-pdf-rep...
  9. Convert CSV to PDF using Java

    Let's quickly understand how to convert CSV to PDF using Java. We will provide you with essential instructions and code example to export CSV to PDF using Java....format or create professional reports and documentation, convert...Whether you’re generating reports or creating documentation,...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  10. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....'rake' gem 'rspec' gem 'ci\_reporter' gem 'groupdocs' Here we define...testing framework. gem ‘ci_reporter’ - an add-on to Test::Unit...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...