Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,410 for

image signature

(0.78 sec)
  1. 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....Signature Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/java/ocr-support/
  2. How to Render DOCX as JPG using C#

    In this article, we will guide you on how to render DOCX as JPG using C# without installing extra software. We will also provide code to render DOCX to JPG using C#....Signature Product Family GroupDocs.Metadata...Microsoft Word document to a JPEG image format can be a valuable task...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....Signature Product Solution GroupDocs...Lha/Lzh Archive Cabinet Windows Imaging Format Refer to the following...

    docs.groupdocs.com/viewer/java/supported-docume...
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js....Signature Product Solution GroupDocs...and view email messages: . Image file formats Format Description...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  5. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...Signature Product Solution GroupDocs...watermark to all background images Extracting information about...

    docs.groupdocs.com/watermark/net/working-with-s...
  6. Clear watermarks | GroupDocs

    This article shows how to clear existing text or Image watermarks....Signature Product Solution GroupDocs...searching and then removing text or image watermarks from a wide range...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Signature Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...GEOJSON eBook: , , GIS: , , , Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/gis/
  10. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/web/