Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 30,205 for

worksheet

(0.42 sec)
  1. Apply Style on Cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....below: Access any desired Worksheet Access a Cell on which we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Excel to HTML content has some orphan </style> ...

    Hello team. We are actively evaluating upgrade from current Cells library 24.10 to a newer version (25.12) and noticed the following issue: In some cases the generated HTML contains an ‘orphan’ style tag at the end (ri…...xlsx - input Excel worksheet; AutoFilter-v24.10.0.html...

    forum.aspose.com/t/excel-to-html-content-has-so...
  3. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Worksheets . SetOleSize ( 0 , chartRows...//-------- Bitmap imgChart = wb . Worksheets [ chartSheetIndex ]. Charts...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  4. 通过Node.js使用C++降低Cell.Calculate方法的计算时间|Documenta...

    本文介绍如何使用Aspose.Cells库,通过Node.js的C++,减少Excel中单元格计算方法的计算时间。...xlsx" )); // Access first worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/decrease-th...
  5. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  6. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...Worksheets.Names.First(x => x.FullText...GetRange()!; var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  7. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....settings for exporting the worksheet to JSON. The following code...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....Get the access of required Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/tsv/
  9. Update CSV File using Python | products.aspose.com

    Modify CSV document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/csv/
  10. 使用JavaScript通过C++获取具有外部链接的范围|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++获取具有外部链接的范围,方便高效地从不同Excel文件提取数据。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...via worksheets.names const names = workbook . worksheets . names...

    docs.aspose.com/cells/zh/javascript-cpp/get-ran...