Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 31,500 for

groupdocs.total

(0.14 sec)
  1. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  2. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  3. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Work with Search Results using Java

    Learn how to work with search results using Java and retrieve search results in Java efficiently, optimizing search processes for better performance and accuracy....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/search/java/work-with-search-r...
  5. Create a Docker Image to Run GroupDocs.Viewer f...

    Learn how to create a docker image to run GroupDocs.Viewer for node.js via java. It includes details on configuring the environment along with sample code....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/total/nodejs/create-a-docker-i...
  6. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  7. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/net/convert/email/
  8. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/net/search-options/
  9. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/using-markdown-...
  10. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/inserting-image...