Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 35,886 for

signature

(0.09 sec)
  1. Search Barcode in CSharp on GroupDocs Blog | Do...

    Search Barcode in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Barcode in CSharp on GroupDocs Blog | Document Automation Solutions fo......PDF) در C# با استفاده از NET Signature API جستجو کنید. Recent content...

    blog.groupdocs.com/fa/tag/search-barcode-in-csh...
  2. eSign in CSharp on GroupDocs Blog | Document Au...

    eSign in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in eSign in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......کنید و با استفاده از NET Signature API به فایل های Word، Excel،...

    blog.groupdocs.com/fa/tag/esign-in-csharp/index...
  3. Search QR code in CSharp on GroupDocs Blog | Do...

    Search QR code in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search QR code in CSharp on GroupDocs Blog | Document Automation Solutions fo......NET Signature API. Recent content in Search...

    blog.groupdocs.com/he/tag/search-qr-code-in-csh...
  4. Attach QR code with Images in CSharp on GroupDo...

    Attach QR code with Images in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Attach QR code with Images in CSharp on GroupDocs Blog | Document......NET Signature API Recent content in Attach...

    blog.groupdocs.com/th/tag/attach-qr-code-with-i...
  5. Sign documents with QR code in CSharp on GroupD...

    Sign documents with QR code in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign documents with QR code in CSharp on GroupDocs Blog | Docume......NET Signature API Recent content in Sign...

    blog.groupdocs.com/th/tag/sign-documents-with-q...
  6. GroupDocs.Comparison for Python via .NET 26.5 –...

    Hi everyone, GroupDocs.Comparison for Python via .NET version 26.5.0 is now available on PyPI. :link: Full release notes: GroupDocs.Comparison for Python via .NET 26.5 Release Notes :package: PyPI: https://pypi.org/pr…...callbacks must follow the new signature; provide a release callback...

    forum.groupdocs.com/t/groupdocs-comparison-for-...
  7. Search Signatures in CSharp on GroupDocs Blog |...

    Search Signatures in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Signatures in CSharp on GroupDocs Blog | Document Automation Soluti......Search Signatures in CSharp on GroupDocs Blog | Document Automation...Recent content in Search Signatures in CSharp on GroupDocs Blog...

    blog.groupdocs.com/zh-hant/tag/search-signature...
  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(); 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...information about digital signatures associated with a document...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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...information about digital signatures associated with a document...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. verify digitally signed documents in java on Gr...

    verify digitally signed documents in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in verify digitally signed documents in java on GroupDocs Blog ......Überprüfen Sie die digitale Signatur in Dokumenten mit Java Verifizieren...PDF-Dateien mit Electronic Signature Java API. Recent content in...

    blog.groupdocs.com/de/tag/verify-digitally-sign...