Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 10,007 for

image

(0.55 sec)
  1. Clear watermarks | GroupDocs

    This article shows how to clear existing text or Image watermarks....searching and then removing text or image watermarks from a wide range...Deleting image watermarks To search and remove image watermarks...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  2. 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....also be exported to PDF or image formats for documentation. Common...conversions From To MPP eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...An Image can be converted to PDF to assure that the image will...PDF images are ideal for printing and for storing images online...

    blog.groupdocs.com/groupdocs.blog/page/31/
  4. 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....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. String indexFolder = "c:\\MyIndex"...

    docs.groupdocs.com/search/java/ocr-support/
  5. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....loaded message to HTML, PDF, or image format. These methods allow...viewOptions ); } The following image demonstrates the result: Create...

    docs.groupdocs.com/viewer/java/render-email-mes...
  6. GroupDocs.Metadata for Python overview | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/python-net/product-...
  7. Edit Watermark Objects in PowerPoint and Visio ...

    We are happy to announce that GroupDocs.Watermark for .NET 18.1 has been released and it is available for download. In this release, we have added the support of editing the objects that can be considered as watermark in MS PowerPoint and MS Visio documents. Please continue to read more about this latest release. Editing Watermark Objects in MS PowerPoint DocumentsGroupDocs.Watermark for .NET 18.1 allows you to edit the objects that can be considered as watermark in PowerPoint documents....Replacing shape’s image Setting background image for particular...particular shapes Replacing shape image Available Channels and ResourcesHere...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  8. Show Hide Track Changes feature Announced for W...

    Releasing GroupDocs.Conversion 3.4.0 API We are happy to reveal the new release of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version has a new installer and some new features and fixes are introduced. We recommend that you download and update your application immediately with new API release to enhance performance of your app and add new exciting features. Features - Document Conversion API Version 3.4.0 In this new Version of GroupDocs....to image conversion is also introduced with advance Image settings...Hide Track Changes HTML to Image Conversion Documents Conversion...

    blog.groupdocs.com/conversion/announcing-show-h...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....for attached documents and images .emlx Apple Mail Message ✅...for attached documents and images .oft Microsoft Outlook Email...

    docs.groupdocs.com/watermark/net/supported-docu...
  10. How to Convert PDF to JPG in C#

    This short tutorial describes the procedure to convert PDF to JPG in C# and easily apply this guide to develop PDF to JPG converter C# capability....Finally, save the converted JPG image to the disk by calling the Convert...class and customize the JPG image by defining the parameters using...

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