Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 71,234 for

values

(0.08 sec)
  1. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis group.... categories = categories , values = [ 2 , 3 , 4 ]) series . add... categories = categories , values = [ 5 , 2 , 3 ]) # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....provide the report parameter values during the workflow execution...activity for collecting parameter values. Move the added activity up...

    docs.aspose.com/words/sharepoint/making-a-repor...
  3. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC....EDITTIME can display these values in the document body. /*console...template}`);*/ // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...field values, or the presence of empty or non-numeric values in...recalculated based on the latest values. Test Simplified Formulas :...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  5. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....double, integer, or date/time values to the cell. How to Improve...a worksheet, you should add values to the cells first by rows...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  6. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...radio buttons with plain text values. For example, if a PDF has...their selected values, and then represent those values as plain text...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  7. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  8. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....display formats of numeric values and dates. Numeric data can...can represent different values, including decimal, currency, percentage...

    docs.aspose.com/cells/python-net/cells-number-s...
  9. Customize Error Bars in Presentation Charts on ...

    Learn how to add and customize error bars in charts with Aspose.Slides for Android via Java—optimize data visuals in PowerPoint presentations....API for managing error bar values. The sample code applies when...using a custom value type. To specify a value, use the ErrorBarCustomValues...

    docs.aspose.com/slides/androidjava/error-bar/
  10. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your mail merge process with the TrimWhitespaces property, ensuring clean data by removing leading and trailing spaces for accurate results....TrimWhitespaces property Gets or sets a value indicating whether trailing...are trimmed from mail merge values. public bool TrimWhitespaces...

    reference.aspose.com/words/net/aspose.words.mai...