Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 33,716 for

signature

(0.07 sec)
  1. Sign Documents with Barcode in C# on GroupDocs ...

    Sign Documents with Barcode in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign Documents with Barcode in C# on GroupDocs Blog | Document Autom......NET Signature API kullanarak Word, Excel...

    blog.groupdocs.com/tr/tag/sign-documents-with-b...
  2. 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/cs/tag/search-qr-code-in-csh...
  3. Add QR code in CSharp on GroupDocs Blog | Docum...

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

    blog.groupdocs.com/nl/tag/add-qr-code-in-csharp...
  4. 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...
  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 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...
  6. 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/ar/tag/attach-qr-code-with-i...
  7. 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/ar/tag/search-qr-code-in-csh...
  8. Apply Barcode to PDF in C# on GroupDocs Blog | ...

    Apply Barcode to PDF in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Apply Barcode to PDF in C# on GroupDocs Blog | Document Automation Solution......NET Signature API. Recent content in Apply...

    blog.groupdocs.com/ar/tag/apply-barcode-to-pdf-...
  9. 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/cs/tag/sign-documents-with-q...
  10. Apply Barcode to Images in C# on GroupDocs Blog...

    Apply Barcode to Images in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Apply Barcode to Images in C# on GroupDocs Blog | Document Automation So......NET Signature API. Recent content in Apply...

    blog.groupdocs.com/ar/tag/apply-barcode-to-imag...