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

values

(0.03 sec)
  1. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using GroupDocs.Editor for Java API....properties are not specified, their values are NULL. In such case MS Word...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/locales-for-outp...
  2. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search withing the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....the steps to search for the values within the archive document...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. Bubble Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create bubble 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....1 ]>> Chart Data (Excel) X-Values Total Contract Price<<y [sum(c...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  4. Scatter Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email 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....Month )]>> Chart Data (Excel) X-Values Total Order Price<<x [Key]>><<y...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  5. CSV to XML in C# | Convert CSV Data to XML Format

    Convert CSV data to XML format using C#. Automate the CSV to XML conversion within your .NET application using document and file format conversion API....convert the CSV (comma-separated values) file into XML format using...

    blog.groupdocs.com/conversion/convert-csv-to-xm...
  6. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process....extract and process the barcode values The process of barcode extraction...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  7. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....name of the metadata item The value of the metadata item Here are...and get metadata names and values. The following example shows...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. 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-...
  9. 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...
  10. 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...