Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 73,837 for

values

(0.24 sec)
  1. Sample.xlsx

    Sheet1 Type Type2 Max Amount Max (All) A AA 3 1 Amount (All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2 Max of Max Sum of Amount C CC 6 3 A 2 4 2 D DD 7 5 B 2 5 4 C 1 6 3 D 1 7 5 Grand T......Amount (All) A AA 4 1 B BB 4 2 Values B BB 5 2 Type Count of Type2...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  2. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the Values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...where we simply want to get the values for custom formulas, but the...// your implementation args.Value = /* result */; } }; // 3. Now...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  3. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds.... Set first series to Show Values. Set the index of chart data...// Set first series to Show Values chart . getChartData (). getSeries...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  4. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....Get ( 0 ); // Put the sample values used in a pie chart worksheet..."Others" ); // Put the sample values used in a pie chart worksheet...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  5. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...a style's name has multiple values separated by commas, each clause...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...get ( 0 ); // Put the sample values used in a pie chart worksheet..."Others" ); // Put the sample values used in a pie chart worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...
  7. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....Slides provides values under the SchemeColor enumeration...resulting color’s effective value this way: var fillEffective...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....get_Count ()); ASSERT_EQ ( u "Y-Values" , chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_or_bookmark_expression...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  10. 用C++实现多线程同时读取单元格数值|Documentation

    学习如何通过Aspose.Cells for C++ API同时在多个线程中读取单元格值。...will show up when cells read values are incorrect." ); } 否则,程序...IntToU16String ( int value ) { wstring ws = to_wstring ( value ); return...

    docs.aspose.com/cells/zh/cpp/reading-cell-value...