Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 30,504 for

worksheet

(0.14 sec)
  1. 利用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...
  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. 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/
  4. 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...
  5. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.CalculateFormula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...colIndex) { Worksheet currSheet = workbook.Worksheets[sheetIndex];...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  6. 使用 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...
  7. 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/
  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. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  10. 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...