Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 8,059 for

document signature

(0.04 sec)
  1. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a Document viewer API that allows rendering and view......Viewer is a document viewer API that allows rendering...conversion between multiple document formats. It supports converting...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint Documents thumbnails and preview Document pages using GroupDocs.Comparison for .NET API....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/generate-docu...
  4. Sharing Documents Online Through GroupDocs

    GroupDocs lets you collaborate with colleagues or friends in different ways. We’ve described how to upload Documents and how to use GroupDocs Signature. Today, we’re going back to basics. The first step to collaboration is sharing ideas and Documents. With GroupDocs, sharing Documents is easy and safe. You and your colleagues can work together without having to worry whether you have the same applications or the same operating systems and versions....to upload documents and how to use GroupDocs Signature . Today...ideas and documents. With GroupDocs, sharing documents is easy...

    blog.groupdocs.com/total/sharing-documents-onli...
  5. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign Documents and Images by generating QR codes in C# and attach these to Word, Excel, PDF, PNG, JPG, WebP files using .NET Signature API....C# to electronically sign documents and images. In the earlier...discussed attaching QR codes with documents and images using Java . The...

    blog.groupdocs.com/signature/generate-qr-codes-...
  6. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the Document, loaded to the GroupDocs.Viewer for .NET...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/search-highlight-...
  7. 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a Document viewer API that allows rendering and viewing of over 100 file formats, including Word, Excel, PowerPoint, PDF, and more, ......Viewer is a document viewer API that allows rendering...conversion between multiple document formats. It supports converting...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Save document | Documentation

    This article demonstrates how to save edited text Documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/save-document/
  10. Embedded QR data | Documentation

    This section contains articles with explanation how to create QR-Code electronic Signatures and embed into QR-Code custom data object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/sign-document-...