Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,611 for

values

(0.07 sec)
  1. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....names and values. Warning method returns null value if metadata...// Print the item name and value Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and Values....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the following values algorithms ( ), string value key and string...string value salt. Here are the steps to encrypt QR-code text with...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Issues during PPTX files tile watermarking - Fr...

    Hey, another issue is related to PPTX files during tile watermarking. There are two issues that I would like to underline. Firstly, it looks like line_spacing value is completely broken (e.g there is almost no differenc…...it looks like line_spacing value is completely broken (e.g there...PIXELS and it accepts negative values which work in strange way as...

    forum.groupdocs.com/t/issues-during-pptx-files-...
  5. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....to get and use the barcode values The main elements used in barcode...the barcode, including its value, type, and location within the...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  6. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Set MaxWidth and/or MaxHeight values. Call the method. The following...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  7. Advanced search certificate documents | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....the steps to search for the values within the certificate document...$"\t\t-{temp.Name} - {temp.Value}" ); } } else { Helper . WriteError...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....professional, or simply someone who values document integrity, this technique...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  9. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....and Variable2 have the same values. Merging Table Cells Dynamically...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/merging-table-c...
  10. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....())]>> Chart Data (Excel) X-Values Total Contract Price«x [key...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/scatter-chart-...