Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,631 for

digital signature

(0.06 sec)
  1. FileType | GroupDocs.Viewer for Java API Reference

    Represents the file type....format that provides a standard digital publication format for publishers...Format 8 (KF8) ebook is the digital file format developed for Amazon...

    reference.groupdocs.com/viewer/java/com.groupdo...
  2. Working with metadata in Spreadsheets | Documen...

    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...
  3. Working with metadata in PDF documents | Docume...

    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. Online PDF to DICOM Converter | Free GroupDocs ...

    PDF to DICOM document converter - convert PDF to DICOM online for free, no registration required. Secure and easy to use PDF to DICOM conversion!...Merger, Parser, Comparison, Signature Regular FREE updates with...extensions/plug-ins. Read More DICOM Digital Imaging and Communications...

    products.groupdocs.app/conversion/pdf-to-dicom
  5. Online DOC to EPUB Converter | Free GroupDocs Apps

    DOC to EPUB document converter - convert DOC to EPUB online for free, no registration required. Secure and easy to use DOC to EPUB conversion!...Merger, Parser, Comparison, Signature Regular FREE updates with...lot others. Read More EPUB Digital E-Book File Format Files with...

    products.groupdocs.app/conversion/doc-to-epub
  6. Online DOC to DICOM Converter | Free GroupDocs ...

    DOC to DICOM document converter - convert DOC to DICOM online for free, no registration required. Secure and easy to use DOC to DICOM conversion!...Merger, Parser, Comparison, Signature Regular FREE updates with...lot others. Read More DICOM Digital Imaging and Communications...

    products.groupdocs.app/conversion/doc-to-dicom
  7. Online DOC to AZW3 Converter | Free GroupDocs Apps

    DOC to AZW3 document converter - convert DOC to AZW3 online for free, no registration required. Secure and easy to use DOC to AZW3 conversion!...Merger, Parser, Comparison, Signature Regular FREE updates with...modified version of the AZW ebook digital file format developed for Amazon...

    products.groupdocs.app/conversion/doc-to-azw3
  8. GroupDocs.Signature Cloud · GitHub

    Add the power of electronic Signatures to your applications with e-Signature REST APIs. - GroupDocs.Signature Cloud...groupdocs-signature-cloud-dotnet groupdocs-signature-cloud-dotnet...GroupDocs.Signature Cloud API. C# 4 1 groupdocs-signature-cloud-php...

    github.com/groupdocs-signature-cloud/
  9. Sample Viewer application in WebForms .NET - Fr...

    https://forum.groupdocs.com/t/sample-viewer-application-in-webforms-net/8719/26 Hi Yuriry, Thanks for thanking the time to look at my question. We are evaluating the GroupDocs.Total package and with interest with the …...Signature configurations ########## signature: Files directory...filesDirectory: ‘DocumentSamples/Signature’ Default document Absolute...

    forum.groupdocs.com/t/sample-viewer-application...
  10. MetadataType Enumeration - GroupDocs.Metadata f...

    Specifies the type of a metadata package....A package containing digital signature metadata. Presentation...

    apireference.groupdocs.com/metadata/net/groupdo...