Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 30,470 for

worksheet

(0.14 sec)
  1. 用Node.js通过C++管理文档属性|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  2. 生成的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
  3. 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...
  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. ❗ “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...
  6. 利用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...
  7. 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/
  8. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...(roughly 57 x 3300 cells) worksheet into a Word document [neither...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  9. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly.... Access the desired Worksheet and amend the data. Save the...

    docs.aspose.com/slides/php-java/manage-ole/
  10. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Worksheet dataSheet = dataWorkbook . Worksheets [ 1 ];...

    docs.aspose.com/slides/zh/net/create-a-chart-in...