Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 7,848 for

document signature api

(0.08 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Hotfix to Improve Security in GroupDocs.Signatu...

    At GroupDocs, we are always been improving our Apis to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest release for a better Document e-signing experience. Improvements Security improvements update You can visit the complete release notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....are always been improving our APIs to meet the requirements of...pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix...

    blog.groupdocs.com/signature/groupdocs-signatur...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...time to change to online signature process as it saves your time...introduced its powerful online signature add-on for multiple platforms...

    blog.groupdocs.com/groupdocs.blog/page/101/
  4. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....Ts&Cs Apply Product News New API Launched: GroupDocs.Search for...# GroupDocs.Search for Java API is now launched! It enables Java...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  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....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    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....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Tags

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....NET Digital Signature 1 .NET Python interop 2 .net-ui...CSharp 1 Annotations in Java 1 API 11 API changes 1 Apply Barcode to...

    blog.groupdocs.com/zh-hant/tags/
  8. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital Signatures from Documents. The Api has also improved Document’s information retrieval and implements the ability to recognize file type of a Document. And That’s not all! The Api has also introduced some really exciting enhancements related to power point presentation Documents and audio formats....remove digital signatures from documents. The API has also improved...improved document’s information retrieval and implements the ability...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  9. Tags

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....NET Digital Signature 1 .NET Python interop 2 .net-ui...CSharp 1 Annotations in Java 1 API 11 API changes 1 Apply Barcode to...

    blog.groupdocs.com/zh/tags/
  10. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java Api. This latest version supports to sign Documents with stamp Signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the Api. We would recommend you to download the new version of Api and evaluate the exciting features to enhance Document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this Api can add and search custom object to QR-Code Signatures....Signature for Java API. This latest version...supports to sign documents with stamp signatures either in a round...

    blog.groupdocs.com/signature/java-e-signing-api...