Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,981 for

image annotation

(0.06 sec)
  1. Redact Content in Apple's Numbers Spreadsheet u...

    The technology is growing at a huge pace and to stand strong through this storm you need to improve every day. Accordingly, to make you enhance your applications and take them to the next level, we keep trying to meet your emerging requirements by introducing new features and improving the existing ones. This is the reason we have introduced an optimized and simplified version of our Java document sanitization and text redaction API - GroupDocs....and annotations in Word, Excel, PowerPoint, PDF, and image formats...

    blog.groupdocs.com/redaction/redact-apple-numbe...
  2. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....Annotation Product Solution GroupDocs...GitHub examples: Free online image extractor App Along with full...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for .NET...Annotation Product Solution GroupDocs...Processing and for rectangles in Image documents. indicates if accept...

    docs.groupdocs.com/comparison/net/comparison/
  4. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Annotation Product Solution GroupDocs...color, width, height, text, image, etc. Call the method of the...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  5. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....Annotation Product Solution GroupDocs...download it. The following image shows a sample console output:...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  6. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...SignatureType . Text , SignatureType . Image , SignatureType . Barcode ,...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Annotation Product Solution GroupDocs...SignatureImplementat = TextSignatureImpleme . Image }; // sign document to file...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....Annotation Product Solution GroupDocs...download it. The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  9. Check if a file is encrypted | GroupDocs

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Annotation Product Solution GroupDocs...installed beforehand. The following image shows a sample console output:...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Annotation Product Solution GroupDocs..., settings )) { // Extract images from HTML document Iterable...

    docs.groupdocs.com/parser/java/handle-loading-o...