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

image

(0.07 sec)
  1. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...getting lots of these with “Image” and other types. This is so...to latest version. The type ‘Image’ exists in both ‘Aspose.Drawing...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  2. Advanced usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......documents Using OCR to redact image documents Using redaction filters...format handler Create PDF with Image Redaction Was this page helpful...

    docs.groupdocs.com/redaction/net/advanced-usage/
  3. GroupDocs.Viewer for .NET 16.10.0 Supports Mobi...

    Are you interested in broadening the scope of your document viewer applications? Get started with GroupDocs.Viewer for .NET 16.10.0, coming up with the support of Mobipocket e-book format. Furthermore, 7 issues being found in earlier versions have been fixed in the latest release. Be the first to download this new release for a better experience. GroupDocs.Viewer for .NET 16.10.0 - New FeaturesBelow is the new feature added to** GroupDocs.Viewer for ....rendering of DWG file into Image or HTML Fix - GetDocumentInfo()...document is rendered into a small image Fix - SheetRender.GetPageSize...

    blog.groupdocs.com/viewer/groupdocs-viewer-supp...
  4. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Annotation to PDF using C# Add Image Annotation to JPG using C# Add...into PDF Using C# How to Add Image Annotation to PDF Using C# How...

    kb.groupdocs.com/annotation/net/
  5. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...immediately before adding indexed image to an index. The event can be...used, for example, to save an image separately from its containing...

    docs.groupdocs.com/search/java/search-index-eve...
  6. Rendering Archive Documents

    The Compressed files (e.g .ZIP or TAR) use file compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the list of files or folders from an archive file. Rendering the List of a Folder from the Archive The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives....Rendering Specified Folder into Image, HTML or PDF # To render a specified...folder from an archive into image, html or PDF, all ImageOptions...

    blog.groupdocs.com/viewer/rendering-archive-doc...
  7. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....(OneNote) DjVu (multi-layer raster image) Show/Hide Tracked Changes in...setStoragePath(STORAGE_PATH); // Create image handler ViewerImageHandler imageHandler...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  8. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  9. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....document conversion from one image format to another and discusses...application. You can start the image conversion procedure by setting...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....relative path to your image. Ex: @"C:\Docs\image.png" using ( Watermarker...watermarker = new Watermarker ( "image.png" )) { Font font = new Font...

    docs.groupdocs.com/watermark/net/adding-text-wa...