Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,242 for

library

(0.13 sec)
  1. Viewer blurs pdf - Free Support Forum - groupdo...

    We use the groupdoc viewer in wordpress. We see that it seems that groupdoc blurs the pdf to a lower resolution, then what i see in adobe. What could be the solution?...our GroupDocs stand-alone libraries for the .NET or for Java ..., because these libraries provides more flexibility and customization...

    forum.groupdocs.com/t/viewer-blurs-pdf/2243
  2. Conversion error on Azure Linux App Service usi...

    Hi, I’m encountering a runtime exception when attempting to convert documents using GroupDocs.Conversion.CrossPlatform on an Azure Linux App Service (.NET 8). Despite using the CrossPlatform package, conversions fail w…...internally by the CrossPlatform library for certain conversions? Are...confirm whether the following libraries are installed on your Linux...

    forum.groupdocs.com/t/conversion-error-on-azure...
  3. OCR support | GroupDocs

    OCR support means the ability to connect an external module (Library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr Library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....connect an external module (library) for the recognition of printed...connector using com.aspose.ocr library for text recognition in images...

    docs.groupdocs.com/search/java/ocr-support/
  4. How to Convert DOCX to TXT using Java

    In this guide, we will provide easy steps to convert DOCX to TXT using Java. Also, we will provide you a code example representing how to export DOCX to TXT in Java....save method The library introduced in this guide is...achievable through the conversion library. It’s worth noting that this...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Add Image Annotation to PDF Using Java

    We will explore how to add image annotation to PDF using Java. We'll use annotation Library and provide a code sample to insert image annotation into PDF using Java....of a widely used annotation library. PDF documents are commonly...installing the annotation library on your computer, enabling...

    kb.groupdocs.com/annotation/java/how-to-add-ima...
  6. Render EML as HTML using C#

    In this topic, we will guide you how to render EML as HTML using C# without installing extra software. Also, a C# code for rendering EML to HTML will be provided....C# with the help of viewer library. This process is particularly...C# support and the viewer library. Moreover, we’ll furnish you...

    kb.groupdocs.com/viewer/net/render-eml-as-html-...
  7. How to Add Image Annotation to PDF Using C#

    Let's learn how to add image annotation to PDF using C# by utilizing annotation Library along with code example to insert image annotation into PDF using C#....of most popular annotation library. PDF documents are widely used...to install the annotation library on your computer to enable...

    kb.groupdocs.com/annotation/net/how-to-add-imag...
  8. How to Render DOCX as JPG using Java

    Learn how to effortlessly render DOCX as JPG using Java in this guide without installing extra software. Also, get ready-to-use Java code to convert docx to JPG.... We will use the viewer library in this guide without installing...After installing the Viewer library into your project, you can...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  9. How to Convert HTML to MHTML using Java

    This topic provides a detail on how to convert HTML to MHTML using Java on various operating systems. It also includes code to generate MHTML from HTML in Java....By utilizing a conversion library, you can effortlessly generate...instructions on setting up the library on popular operating systems...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert HTML to MHTML using C#

    This guide will illustrate how to convert HTML to MHTML using C# on any commonly used operating system along with code example to generate MHTML from HTML in C#....the help of the conversion library, you can easily generate MHTML...instructions on how to set up the library on any common operating system...

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