Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 3,531 for

feature

(0.13 sec)
  1. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  3. Search text in PDF documents | GroupDocs

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured Python library, we provide...

    docs.groupdocs.com/signature/python-net/esign-i...
  5. Sign Pdf Documents With Digital Signature Appea...

    id: sign-pdf-documents-with-digital-signature-appearance url: signature/net/sign-pdf-documents-with-digital-signature-appearance title: Sign Pdf documents with custom digital signature appearance weight: 4 description: " This article explains how to customize PDF digital electronic signature on document page." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature contains classes that implements for Pdf document special signature appearances. Base signature options SignOptions contains property SignOptions.Appearance that could be assigned with the instance of following class PdfDigitalSignatureAppearance class implements properties to customize digital signature appearance....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/developer-guid...
  6. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/sign-document...
  7. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured Python library, we provide...

    docs.groupdocs.com/signature/python-net/search-...
  8. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....in particular objects This feature allows you to specify which...unreadable characters This feature allows finding text watermark...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...