Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,649 for

values

(0.52 sec)
  1. 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...
  2. 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...
  3. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....following values (DES, TripleDES, RC2, Rijndael), string value key...key and string value salt. Here are the steps to search for embedded...

    docs.groupdocs.com/signature/net/search-for-enc...
  4. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...metadata contains 3 fields: Name, Value and TagPrefix, combination of..."SignatureId" , 123 . 456 ) //decimal value }; options . getSignatures ()...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  5. Extract attachments from Emails | GroupDocs

    Extract email attachments using GroupDocs.Parser for .NET... Value )); } try { // Create Parser...take ‘inline’ or ‘attachment’ values. The following example shows...

    docs.groupdocs.com/parser/net/extract-attachmen...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...convert the CSV (comma-separated values) file into XML format using...

    blog.groupdocs.com/groupdocs.blog/page/28/
  7. Convert SVG to JPG in Java - Vector Graphics to...

    Convert SVG vector graphics to JPG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using Java API....setter methods and adjust their values accordingly. Convert to JPG...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  8. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel.... values ()) } " ) print ( f "Unique...for doc in all_hyperlinks . values ()) print ( f " Total documents...

    docs.groupdocs.com/parser/python-net/extract-hy...
  9. Template Syntax - Part 1 of 2 | GroupDocs

    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/python-net/template...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    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...