Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,092 for

document signature

(0.11 sec)
  1. Llofnod Digidol - esign DOCX dogfennau | Llofno...

    Llofnod digidol (eSignature) ar gyfer DOCX gwneud yn hawdd gyda GroupDocs Signature. Crëwch eich llofnodion digidol electronig a'ch dogfennau DOCX esign am ddim!...GroupDocs products Signature App docx Arwydd Llofnod Digidol...ddewis un neu fwy o DOCX documents, yna yn y cais dewiswch un...

    products.groupdocs.app/cy/signature/docx
  2. 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...
  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 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...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. 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...
  5. 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-...
  6. Evaluation Limitations and Licensing of GroupDo...

    free electronic Signature Java api version is available to evaluate the API which will be similar as licensed but with few limitations...Signature Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/evaluation-li...
  7. 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-...
  8. 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...
  9. 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...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing Documents such as DOC, DOCX, ODT, 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 Document and extract some additional file format information. Load a WordProcessing Document Extract the root metadata package Use the getWordProcessingType 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...