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

worksheet

(0.47 sec)
  1. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....By accessing the relevant worksheet cell in the chart data, developers...

    docs.aspose.com/slides/python-net/chart-series/
  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. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  5. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......worksheets[0] # Add two shapes (e.g...the first worksheet worksheet = workbook.get_worksheets().get(0)...

    forum.aspose.com/posts.rss
  6. 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...
  7. 使用 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...
  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. 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...
  10. 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/