Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,838 for

pdf image comparison

(0.46 sec)
  1. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Comparison Product Solution GroupDocs...println ( String . format ( "Image height: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Comparison Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  3. Modifying found watermark properties | GroupDocs

    Search and update existing text or Image watermarks using Python via .NET....Comparison Product Solution GroupDocs...Watermark lets you replace text or images in watermarks that already...

    docs.groupdocs.com/watermark/python-net/modifyi...
  4. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Comparison Product Solution GroupDocs...digital signature looks on a PDF document page by default. Why...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....Comparison Product Solution GroupDocs...a documents and images of various types - PDF, Microsoft Word...

    docs.groupdocs.com/annotation/net/add-annotatio...
  6. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....Comparison Product Solution GroupDocs...a documents and images of various types - PDF, Microsoft Word...

    docs.groupdocs.com/annotation/java/add-annotati...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Comparison Product Solution GroupDocs...Generally speaking, barcode is an image of rectangular form that consists...

    docs.groupdocs.com/signature/java/esign-documen...
  8. 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....Comparison Product Solution GroupDocs..., settings )) { // Extract images from HTML document Iterable...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Extract hyperlinks from document | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from Pdf, DOCX, PPTX, XLSX, Images, audio, video and many other files of different types in your .NET solution....Comparison Product Solution GroupDocs...properties from PDF, DOCX, PPTX, XLSX, images, audio, video and...

    docs.groupdocs.com/metadata/net/find-metadata-p...