Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 30,315 for

worksheet

(0.09 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....; // Gets the chart data worksheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-series/
  2. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a Worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...an issue when rendering a worksheet range to an EMF image when...asposeSheet = asposeWorkbook.Worksheets[worksheetName]; var range...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  3. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...new Workbook(); Worksheet sheet = wb.Worksheets[0]; // ② 添加示例数据...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  4. Excel 主题和颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++的自定义配色方案。...(default) worksheet. const cells = workbook . worksheets . get (...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  5. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。... Workbook 类可以包含多个工作表,每个由 Worksheet 类表示,而工作表集合由 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  6. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Expected: Unlock all cells in the worksheet, not just the used range....

    forum.aspose.com/t/add-row-and-add-column-actio...
  7. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...// Adding a chart to the worksheet const index = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....; // Gets the chart data worksheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/java/chart-series/
  9. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....SaveFormat :: Pptx ); Manage Worksheets This C++ code demonstrates...IChartDataWorkbook.Worksheets property is used to access a worksheet collection:...

    docs.aspose.com/slides/cpp/chart-workbook/
  10. 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…...workbook (or the specific worksheet) is calculated. If the registration...call to Workbook.Calculate , Worksheet.Calculate , or Cell.Calculate...

    forum.aspose.com/t/aspose-cells-failure-to-reco...