Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,305 for

values

(0.03 sec)
  1. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....type='text' name='client\_id' value="{{@userId}}" /> <br /> <label...type='text' name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  2. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....extract and handle the QR code values Integrating QR Code extraction...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  3. Convert SVG to PNG using C# - Vector Graphics t...

    Convert SVG vector graphics to PNG images using C#. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using .NET API....customizations and adjust their values. Convert to a PNG image using...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  4. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....several objects of object with value Instantiate the object according...custom encrypted objects and values into QR-code signatures This...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....format detection Comma Separated Values File ✅ OpenDocument Spreadsheet...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/suppor...
  6. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java.... CSV for comma-separated values. JSON for structured web-friendly...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/java/convert-xml-...
  7. Generate signature preview | Documentation

    This topic explains how to get document signature preview in c#...automatically use default size values. These defaults are chosen...will fall back to default size values. These defaults are selected...

    docs.groupdocs.com/signature/net/generate-signa...
  8. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....following values ( ), string value key and string value salt. Here...void setID ( String value ){ ID = value ; } @FormatAttribute...

    docs.groupdocs.com/signature/java/search-for-en...
  9. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...the process by setting these values to format-appropriate defaults...indexer of object received as value in previous step Example 1:...

    docs.groupdocs.com/conversion/java/get-default-...
  10. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...functional member returns a value. The functional member does...Using of default parameter values without support of named parameters...

    docs.groupdocs.com/assembly/net/template-syntax...