Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 4,062 for

as

(0.03 sec)
  1. In-Table List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager.

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. In-Paragraph List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence....Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or informative line like “We provide support for the following products:”. Show all the products along with the above sentence.

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  3. Load document from stream | Documentation

    There might be cAses when the document is presented only As a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser clAss with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly releAse of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version hAs also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 hAs come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3.

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  5. How to Convert HTML to DOCX using C#

    This article provides guidance on how to convert HTML to DOCX using C#. It also includes code example to export HTML to DOCX in C# on various operating systems....This article provides guidance on how to convert HTML to DOCX using C#. It also includes code example to export HTML to DOCX in C# on various operating systems.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Client app example after upgrade - Free Support...

    Hello, We are trying to upgrade GroupDocs.Viewer for .NET from 18.3.0 version to 21.10 version. Can you pleAse recommend any client app in HTML5/JavAscript or jQuery or knockout or React framework that can work with ne…...Hello, We are trying to upgrade GroupDocs.Viewer for .NET from 18.3.0 version to 21.10 version. Can you please recommend any client app in HTML5/Javascript or jQuery or knockout or React framework that can work with ne…

    forum.groupdocs.com/t/client-app-example-after-...
  7. How to Compare Images in Java

    Review the step-by-step procedure to compare Images in Java and learn how to develop the functionality to compare two images and highlight differences Java....Review the step-by-step procedure to compare Images in Java and learn how to develop the functionality to compare two images and highlight differences Java.

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. How to Extract Text from Word Document in Java

    This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java....This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java.

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  9. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application.

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...