Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 35,035 for

signature

(0.13 sec)
  1. 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/nl/tag/apply-barcode-to-pdf-...
  2. 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/nl/tag/apply-barcode-to-imag...
  3. 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. Recent content in Sign...

    blog.groupdocs.com/uk/tag/sign-documents-with-b...
  4. 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. Recent content in Sign...

    blog.groupdocs.com/nl/tag/sign-documents-with-b...
  5. 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......NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF)...

    blog.groupdocs.com/zh/tag/search-barcode-in-csh...
  6. 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/vi/tag/search-qr-code-in-csh...
  7. 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/uk/tag/apply-barcode-to-pdf-...
  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. GroupDocs Released an Intro Video to Visually D...

    Great news for all! We’re glad to announce that GroupDocs has introduced the first video in its series: How to view office documents online using GroupDocs Viewer. It’s an intro video for our efficient online document viewer app. In this video, you’ll find the features of GroupDocs Viewer and the methods to view documents online regardless of their format. This video is available on GroupDocs’ YouTube channel. null We’ve plans to introduce more videos in the coming weeks....assembly Prepare documents for e-signature Sign documents online Perform...

    blog.groupdocs.com/viewer/groupdocs-released-an...