Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 15,745 for

pdf annotation

(0.09 sec)
  1. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/keyboard-layout-...
  2. Hot to load document from Azure Blob Storage | ...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Annotation Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  3. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Annotation Product Solution GroupDocs...represents the document file type (PDF, Word document, Excel spreadsheet...

    docs.groupdocs.com/comparison/java/get-file-info/
  4. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Annotation Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  5. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-text-si...
  6. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-for...
  7. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); FormFieldSearchOptio options...

    docs.groupdocs.com/signature/java/search-for-fo...
  8. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); MetadataSearchOption options...

    docs.groupdocs.com/signature/java/search-for-me...
  9. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Annotation Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/image-search-opt...
  10. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...