Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 75,327 for

values

(0.12 sec)
  1. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...putValue("Value"); // Sample data for waterfall..."Q4 Growth", "End"}; double[] values = {100000, 25000, 32000, -15000...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  2. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for JavaScript via C++ API....beneficial: Clarifies Financial Values: formatting a number as currency...currency makes it clear that the value represents money. For example...

    docs.aspose.com/cells/javascript-cpp/format-num...
  3. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive name. null Values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++.... null values are not allowed as a right..., const System :: String & value ) Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/var...
  4. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....first array contains the X-values, // and the second contains...contains corresponding Y-values for points in the scatter chart. chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...make my own POJO to hold these values or is the use of IPortionFormatEffect...structure (POJO) to store the values you need. This approach will...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X Values....format code applied to the X values. @property def format_code...setter def format_code ( self , value : str ): ... Remarks Number...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....flag indicating whether the value axis crosses the category axis...axis_between_categories ( self , value : bool ): ... Remarks The property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartNumberFormat.IsLinkedToSource | Aspose.Wor...

    Discover how the ChartNumberFormat IsLinkedToSource property enhances your data visualization by linking format codes to source cells. Learn more now!...to set formatting for chart values. Document doc = new Document...and large respective numeric values for the Y-axis. chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Save Each Worksheet to a Different PDF File|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/java/save-each-worksheet-...
  10. How to create Stock Charts with Golang via C++|...

    Stock charts are a specific type of chart used to track changes in the price of traded assets....allow you to see high and low values over time, along with opening...opening and closing values in one chart. Aspose.Cells offers four...

    docs.aspose.com/cells/go-cpp/how-to-create-stoc...