Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 70,768 for

values

(0.25 sec)
  1. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。... get ( 0 ); // Put values into cells sheet . cells ....

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms....each property to access its value System Requirements Aspose.Email...all properties to display the values foreach ( var prop in type...

    products.aspose.com/email/net/metadata/mbox/
  3. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the table row in points in C++....and still holds the default values. ASPOSE_ASSERT_EQ ( 0.0 , table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....provided in form of name / value pairs ( properties ) separated...enclosed in double quotes. The value can be one of the following...

    docs.aspose.com/omr/net/json-markup/
  5. 通过 C++ 使用 JavaScript 添加单元格到 Microsoft Excel 的公式...

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 将单元格添加到 Excel 的公式观察窗口。通过加载现有的 Excel 文件或创建新文件,我们可以操作其中的单元格并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...( 0 ); // Put some integer values in cell A1 and A2 ws . cells..."A1" ). value = 10 ; ws . cells . get ( "A2" ). value = 30 ; //...

    docs.aspose.com/cells/zh/javascript-cpp/add-cel...
  6. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...sheetIndex ); // Adding sample values to cells worksheet . GetCells...); // Setting the title of value axis of the chart chart . GetValueAxis...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  7. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math object in C++....class MathObjectType Values Name Value Description OMath 0 Instance...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Data in table missing when a PDF with watermark...

    Hi, I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data Values are missing from the table near the watermark text. The conversion is fine without the watermark. var fileName = ""; /…... Some data values are missing from the table...March 8, 2023, 3:48am 4 The value 3,897 in the 6th column, row...

    forum.aspose.com/t/data-in-table-missing-when-a...
  9. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless PAGE field implementation. Enhance your document automation with powerful features today!...will not maintain accurate values in real time // while we edit...we need to see an up-to-date value. doc . UpdateFields (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....the Series name and Series values as follows. Select the chart...setIsPlotOrderRevers ( true ); // Set the value axis's MinValue and MaxValue...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...