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

values

(0.1 sec)
  1. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 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-...
  2. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....accepts list of the enumeration values. Please be aware that this...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/delete-signat...
  3. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....txt Comma-Separated Values: .csv HyperText Markup Language:...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  4. Convert CSV to JSON using C#

    Quickly learn how to convert CSV to JSON using C#. We will provide you a C# code to export CSV to JSON. There is no need to install extra softwares for conversion....formats, CSV (Comma-Separated Values) and JSON (JavaScript Object...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  5. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...fields in a document, update the values, and then save it in the DOCX...Name: {formField.Name} Value: {formField.Value}"); } // display document...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  6. 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/java/sign-document...
  7. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....method to read the metadata values advanced_usage.managing_me...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  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...