Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 35,228 for

groupdocs signature

(2.62 sec)
  1. Strong Identity Verification on GroupDocs Blog ...

    Strong Identity Verification on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strong Identity Verification on Groupdocs Blog | Document Automation Solu......Identity Verification on GroupDocs Blog | Document Automation...Identity Verification on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/vi/tag/strong-identity-verif...
  2. Digital Signing API on GroupDocs Blog | Documen...

    Digital Signing API on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Digital Signing API on Groupdocs Blog | Document Automation Solutions for .NET & J......Digital Signing API on GroupDocs Blog | Document Automation Solutions...in Digital Signing API on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/vi/tag/digital-signing-api/i...
  3. Sign Documents Securely on GroupDocs Blog | Doc...

    Sign Documents Securely on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign Documents Securely on Groupdocs Blog | Document Automation Solutions for ......Sign Documents Securely on GroupDocs Blog | Document Automation...Sign Documents Securely on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fa/tag/sign-documents-secure...
  4. Digital Signing Solution on GroupDocs Blog | Do...

    Digital Signing Solution on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Digital Signing Solution on Groupdocs Blog | Document Automation Solutions fo......Digital Signing Solution on GroupDocs Blog | Document Automation...Digital Signing Solution on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fa/tag/digital-signing-solut...
  5. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Token-Based Signing on GroupDocs Blog | Documen...

    Token-Based Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Token-Based Signing on Groupdocs Blog | Document Automation Solutions for .NET & J......Token-Based Signing on GroupDocs Blog | Document Automation Solutions...in Token-Based Signing on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/tr/tag/token-based-signing/i...
  7. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Iterative Signing on Groupdocs Blog | Document Automation Solutions for .NET & Java ......Iterative Signing on GroupDocs Blog | Document Automation Solutions...content in Iterative Signing on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/zh/tag/iterative-signing/ind...
  8. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with Groupdocs.Merger within your .NET applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/net/add-document-to-p...
  9. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use Groupdocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/single-row-imag...
  10. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/select-...