Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 35,545 for

groupdocs signature

(1.09 sec)
  1. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of Groupdocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability to add form-field Signatures in PDF documents and many more. We therefore recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....another monthly release of GroupDocs.Signature for .NET . This latest...ability to add form-field signatures in PDF documents and many...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Supported File Formats | GroupDocs

    This topic lists file formats supported by Groupdocs.Total for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/total/python-net/supported-d...
  3. How to Sign XLSX with QR Code using Java

    Quickly learn how to sign XLSX with QR Code using Java. We will also provide a code example to create QR Code in XLSX using Java without installing extra software....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  4. GroupDocs Blog

    Groupdocs Blog - Groupdocs Blog | Document Automation Solutions for .NET & Java Developers...another monthly release of GroupDocs.Viewer for .NET with fixes...introduced in GroupDocs.Viewer for .NET 3. Team GroupDocs is pleased...

    blog.groupdocs.com/groupdocs.blog/page/87/
  5. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with Groupdocs.Viewer for .NET using .NET / C#....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  8. llms.txt

    # Groupdocs > Central documentation index for Groupdocs on-premise document processing SDKs. Explore developer documentation and guides for all product families. Groupdocs provides on-premise docum......# GroupDocs > Central documentation index for GroupDocs on-premise...for all product families. GroupDocs provides on-premise document...

    docs.groupdocs.com/llms.txt
  9. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic Signature and its details...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/search-for-el...
  10. Search for Metadata Signatures in Images using ...

    We at Groupdocs, are pleased to announce another monthly release of Groupdocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....We at GroupDocs, are pleased to announce another monthly release...release of GroupDocs.Signature for .NET . This latest release 18...

    blog.groupdocs.com/signature/groupdocs.signatur...