Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 4,495 for

values

(0.41 sec)
  1. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/verify-signatu...
  2. Verifying QR Code signatures in advance | Group...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/verify-qr-code...
  3. Load document from Amazon S3 Storage | GroupDocs

    This section explains how to load document from Amazon S3 Storage with GroupDocs.Signature API.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/load-document...
  4. In-Table Master-Detail in HTML Document | Group...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show each manager along with his total contract prices. It must also show each individual client within the contract.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/in-table-maste...
  5. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Email Document format. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your email, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/multicolored-n...
  6. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API.... We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/editabledocument/
  7. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/multicolored-n...
  8. Lettore di codici QR utilizzando Java | Scansio...

    Come scansionare i codici QR utilizzando Java all'interno dell'applicazione. Esempio Java che legge il codice QR da un'immagine che ti aiuterà a costruire uno scanner QR online....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/it/parser/scan-qr-code-using...
  9. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Value: %s" , descriptor . getValue...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. ערוך וניהול מטא נתונים באפליקציות Node.js - Gro...

    גלה כיצד להשתמש ב- GroupDocs.Metadata עבור Node.js כדי להוציא, לעדכן ולהסיר מטאדाटा באפליקציות שלך....properties and log their names and values. const groupdocsMetadata =...). getName () } , Property value: ${ metadataProperties . get_Item...

    blog.groupdocs.com/he/metadata/edit-metadata-in...