Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,446 for

values

(0.29 sec)
  1. 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. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, 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/java/merging-table-...
  2. Bubble Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, 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...
  3. 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 Microsoft PowerPoint Document 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....())]>> Chart Data (Email) 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-...
  4. 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...
  5. 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...
  6. Save Word with OOXML compliance | GroupDocs

    This article shows how to save a Word processing document with a specific OOXML compliance level after redaction.... Use values from the enumeration, such...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/net/save-word-with...
  7. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....image_max_width and/or image_max_height values; Call the method. The following...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/set-image-...
  8. 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-...
  9. How to Run Examples | GroupDocs

    Clone the GitHub examples repository, install dependencies into a virtual environment, optionally apply a license, and run every documented example end to end — locally, inside Docker, or on GitHub Actions....├── working-with-interpreted-values/ │ ├── loading-files/ (local... (export, extract property values) │ └── working-with-metadata-standards/...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  10. Convert CSV to PDF using C#

    Let's quickly understand how to convert CSV to PDF using C#. We will provide you with essential instructions and code example to export CSV to PDF using C#....whereas CSV (Comma-Separated Values) files are used to store and...

    kb.groupdocs.com/conversion/net/convert-csv-to-...