Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 30,457 for

worksheet

(0.08 sec)
  1. 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/
  2. 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/
  3. 用Node.js通过C++管理文档属性|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  4. 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/
  5. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now.... Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  6. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...LoadOptions , LoadFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  7. 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...
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....MULTIPLE_WORKSHEETS . Examples: Shows how to...save document as a separate worksheets. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 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...
  10. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...set the freeze panes in the worksheet: xs.sheet.data.setFreeze(ri...

    forum.aspose.com/t/issue-unable-to-capture-clip...