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

images

(0.22 sec)
  1. Specify the JPEG image quality | GroupDocs

    Adjust JPEG Images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Specify the JPEG image quality Specify the JPEG image quality Leave...feedback Decreasing the JPG images quality reduces the size of...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  2. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...recognize text in separate image files. The default value is...recognize text in embedded images. The default value is false...

    docs.groupdocs.com/search/java/indexing-options/
  3. 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...
  4. 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/
  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. 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/
  7. 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...
  8. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded Images....redact PDF text and text in images within a document using C#...be covered below: Text and image redaction - .NET API Redact...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  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. GroupDocs.Total for Python via .NET | GroupDocs

    GroupDocs.Total for Python via .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Word, PDF, Excel, PowerPoint, images, and text files. Compare and...verify documents with digital or image-based signatures. Redact sensitive...

    docs.groupdocs.com/total/python-net/