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

reporting

(0.06 sec)
  1. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....to generate your required reports. After going through this section...then generates your desired report according to your business...

    docs.groupdocs.com/assembly/net/working-with-gr...
  2. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....charts, and data visuals into reports, presentations, and print-ready...Whether you’re generating reports, sharing data visuals, or archiving...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Extract Text from PPTX using Java

    This article gives a detailed guide on how to extract text from PPTX using Java, along with the code to help you easily perform text extraction from PPTX in Java....presentations, or generating business reports, PPTX text extraction in Java...focused on data extraction, report creation, or transforming content...

    kb.groupdocs.com/parser/java/extract-text-from-...
  4. Python으로 워드 문서 비교하기: GroupDocs.Comparison API를 ...

    GroupDocs.Comparison을 사용하여 Python에서 워드 문서 비교를 마스터하세요. 변경 사항을 감지하고, 차이를 강조 표시하며, 수정 사항을 수락/거부하고, 완전한 코드 예제로 전문적인 비교 보고서를 생성합니다....generate a simple difference report Perfect for: Quick document...output_doc = "comparison_report.docx" # Report with highlighted changes...

    blog.groupdocs.com/ko/comparison/compare-pdfs-u...
  5. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....converter = new Converter ( "report.pdf" )) { var options = new...); } 3. Report Distribution Convert business reports to portable...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  6. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....How to Insert Hyperlinks to Reports using Link Tag in C# Using...insert hyperlinks to your reports dynamically using link tags...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. 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...
  8. Issue: Eclipse IDE Freezes/Hangs during Indexin...

    Hello GroupDocs Support Team, I am writing to report a critical issue encountered while testing GroupDocs.Total for Java for integration into our product. We are currently experiencing severe performance issues specific…...Support Team, I am writing to report a critical issue encountered...functionality . Users have reported that the indexing process...

    forum.groupdocs.com/t/issue-eclipse-ide-freezes...
  9. Set Checkbox Values Dynamically | GroupDocs

    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/java/set-checkbox-v...
  10. Merge HTML files using C#

    This guide will provide key instructions to merge HTML files using C# and will include a code snippet demonstrating how to combine HTML files in C# effectively....or generate a consolidated report—is a frequent requirement for...creating dynamic web pages, reports, and templates. The steps described...

    kb.groupdocs.com/merger/net/merge-html-files-us...