Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,968 for

digital signature

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

    GroupDocs.Metadata for Java 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 getSpreadsheetType method to obtain file format information advanced_usage....Signature Product Solution GroupDocs...obtain information about digital signatures associated with a spreadsheet...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. 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...obtain information about digital signatures associated with a document...

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

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET 18.7.1. This hotfix...monthly release of GroupDocs.Signature for .NET 18.7 with multitude...

    blog.groupdocs.com/groupdocs.blog/page/55/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature for .NET now supports embedding...custom objects as metadata signature in the images. So you can...

    blog.groupdocs.com/groupdocs.blog/page/42/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Secure e-Signature APIs for .NET & Java Applications Digitally sign...enterprise level GroupDocs.Signature offers .NET and Java APIs...

    blog.groupdocs.com/groupdocs.blog/page/47/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Digital Signatures in documents look similar...similar to the paper-based signatures, however, being certificate-based...

    blog.groupdocs.com/groupdocs.blog/page/40/
  8. Annotate PDF, Word and Other Files in TextPatte...

    TextPattern users have a reason to get excited - we have launched GroupDocs’ annotation plugin for TextPattern. Embed documents to TextPattern pages and use our tool to annotate PDF, Microsoft Word, or other files easily. GroupDocs Annotation makes document reviewing and collaboration simple and its powerful set of annotation options scores high with our users. Our annotation plugin lets you share documents online with global teams and help them engage in group tasks.... # Businesses in this digital age need faster means of disseminating...your own way and create a signature style. One of the major highlights...

    blog.groupdocs.com/annotation/annotate-pdf-word...
  9. Evaluation Limitations and Licensing | GroupDocs

    Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....Signature Product Solution GroupDocs...so on. It contains the digital signature, so don’t modify the file...

    docs.groupdocs.com/classification/net/evaluatio...
  10. Evaluation Limitations and Licensing | GroupDocs

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Signature Product Solution GroupDocs...so on. It contains the digital signature, so don’t modify the file...

    docs.groupdocs.com/search/nodejs-java/evaluatio...