Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 9,583 for

images

(0.34 sec)
  1. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...text documents, sound files, images, and videos. Federated search...set of links to web pages, images, videos, infographics, articles...

    docs.groupdocs.com/search/net/about-search-engi...
  2. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Document Attach Watermark to all Images in a Particular Section, Page...Particular Frames of a Multi-Framed Image Allocate Hidden Watermark to...

    docs.groupdocs.com/watermark/python-net/feature...
  3. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....textWatermarkOptions ); // Add image watermark to the second slide...SlideHeight ); } Add watermark to all images inside a particular slide GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....or formatted text, metadata, images, tables, and other structured...for PDF, Office documents, images, archives, and more Template-Based...

    docs.groupdocs.com/parser/net/
  5. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…..., high‑resolution images, embedded fonts) the parsing...embedded resources High‑resolution images or full‑size fonts must be...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  6. GroupDocs.Viewer for .NET | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....pages, email messages, and images and render/display them in...size and quality of output images, add text watermarks, and cache...

    docs.groupdocs.com/viewer/net/
  7. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded Images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in Images....to redact image documents Using OCR to redact image documents...Redaction supports both types of image documents for Optical Character...

    docs.groupdocs.com/redaction/java/using-ocr/
  8. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....Conversion of document containing images to RTF with “old readers” compatibility...work PPTX to HTML Conversion - Image without background converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  9. Extracting common image information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...specific formats / Images / Extracting common image information Extracting...Extracting common image information Leave feedback For all supported...

    docs.groupdocs.com/metadata/java/extracting-com...
  10. System Requirements | GroupDocs

    GroupDocs.Signature for Python via .NET sustem requirements....converting images or documents that contain images. The library...if you encounter issues with image-based signatures. Was this page...

    docs.groupdocs.com/signature/python-net/system-...