Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,332 for

pdf digital signature

(0.18 sec)
  1. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as Pdf and signing of Pdf with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PdfThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....Signature for .NET 18.9 with multitude...documents as PDF and signing of PDF with Metadata Signatures. Furthermore...

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

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more formats....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Python...

    docs.groupdocs.com/signature/python-net/support...
  3. GroupDocs.Signature Product Family

    Find answers about signing Digital documents and images of various types using code on any platform....Signature Product Family GroupDocs.Metadata...Product Family GroupDocs.Signature Product Family Find answer...

    kb.groupdocs.com/signature/page/3/
  4. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing Signature types. You can now apply all the existing standard Signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....Signature for .NET API. Like our previous...formats for all existing signature types. You can now apply all...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/features-overv...
  6. GroupDocs.Signature for Java

    This API allows you to Digitally sign any type of file format using Java language on any platform....Signature Product Family GroupDocs.Metadata...GroupDocs.Signature for Java Latest Answers How to Sign PDF with Digital...

    kb.groupdocs.com/signature/java/page/2/
  7. 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....Signature Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. 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<PdfRootPackage>(); 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....Signature Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Introducing GroupDocs.Signature for .NET | Grou...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/introducing-gr...
  10. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple Signatures of various types by GroupDocs.Signature for Python via .NET API...Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Python...

    docs.groupdocs.com/signature/python-net/esign-d...