Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 316 for

list report

(0.1 sec)
  1. Releasing GroupDocs.Viewer for .NET 3.4.0 with ...

    For those who have been waiting for the next release - Today, we are excited to announce GroupDocs.Viewer for .NET 3.4.0. The latest version of our document viewer API provides fixes and improvements for a wide range of features. Based on our customers’ feedback, GroupDocs team has announced 20+ fixes along with 5+ improvements in version 3.4.0. Please see below for the List of fixes and improvements. GroupDocs.Viewer for .... Please see below for the list of fixes and improvements. GroupDocs...the issues that were being reported in previous versions and are...

    blog.groupdocs.com/viewer/releasing-groupdocs-d...
  2. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....include dynamic images in your reports. The main classes involved...InsertImagesFromColl () { List < Product > products = new List < Product >...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  3. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the Reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the List of enhancements, fixes, and improvements....only this but most of the reported issues have also been resolved...experience. Let’s have a look at the list of enhancements, fixes, and...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  4. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of .... we have extended the list of our supported file formats...The following bugs that were reported in earlier versions have been...

    blog.groupdocs.com/viewer/support-of-net-standa...
  5. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....working with tabular data, reports, accounting data, and numbers...method. There is a complete list of steps that should be followed...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....working with tabular data, reports, accounting data, and numbers...method. There is a complete list of steps that should be followed...

    docs.groupdocs.com/conversion/net/convert/sprea...
  7. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....working with tabular data, reports, accounting data, and numbers...method. There is a complete list of steps that should be followed...

    docs.groupdocs.com/conversion/java/convert/spre...
  8. Get All Sheet Names in Excel using Python

    Learn how to get all sheet names in Excel using Python. This tutorial shows how to extract worksheet names from XLSX files programmatically....perfect for backend systems, reporting tools, or content pipelines...content. The Python code to list Excel sheet names uses get_view_info()...

    kb.groupdocs.com/viewer/python/get-all-sheet-na...
  9. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......supported by the API, that are listed in the documentation. A new... There was one more issue reported in the forum. It was about...

    blog.groupdocs.com/categories/groupdocs.convers...
  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...the source for gems. Then, we list the gems we’re using: gem ‘rake’...

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