Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 197 for

list report

(0.04 sec)
  1. Convert spreadsheets | Documentation

    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...
  2. 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...
  3. Convert spreadsheets | Documentation

    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...
  4. Convert spreadsheets | Documentation

    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...
  5. 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...
  6. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and Reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, Reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....for generating documents and reports by merging your templates and...quotes, employment letters, reports, etc. The library supports...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  7. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Azure Cognintive services reports 400 Bad requests and other...return new RecognizedImage ( new List < TextLine >()); } protected...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  8. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...Similar Issues : There have been reports of incomplete conversions for...Additionally, we have prepared a list of potential checks that might...

    forum.groupdocs.com/t/error-converting-eml-and-...
  9. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...{ var dataSourceInfos = new List(); if (partialTemplates.HasValue)...dataSourceInfos.ToArray()); output.Report = outputStream.ToArray(); return...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  10. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…... The complete list of changes can be found in the...@sachinerande Thank you for reporting this issues, we’ll analyze...

    forum.groupdocs.com/t/unable-to-print-all-pages...