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

as

(0.06 sec)
  1. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."

    docs.groupdocs.com/annotation/net/add-search-te...
  2. 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-...
  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. 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-...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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-...
  10. Convert JPG to XLSX using Java

    In this tutorial, you'll learn how to convert JPG to XLSX using Java. There is no need to install extra software to export JPG to XLSX using Java on any platform....In this tutorial, you'll learn how to convert JPG to XLSX using Java. There is no need to install extra software to export JPG to XLSX using Java on any platform.

    kb.groupdocs.com/conversion/java/convert-jpg-to...