Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 241,499 for

cells

(0.1 sec)
  1. 在 xlsx4j 中计算小计|Documentation

    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....Cells - 计算小计 您可以自动为电子表格中的任何重复值创建小计。Aspose.Cells提供了API功...the Cells collection in the first worksheet Cells cells = workbook...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  2. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....Cells APIs. Specify the Language of...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/specify-the-language-...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates.... The duplicate preserves cell content, formatting, and sizes... text_frame . text = "Row 1 Cell 1" # Add text to row 2, column...

    docs.aspose.com/slides/python-net/manage-rows-a...
  4. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where Cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...Using Cells.ImportData to import and format empty DateTime columns...columns Aspose.Cells Product Family cells-net gunman69 November...

    forum.aspose.com/t/using-cells-importdata-to-im...
  5. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...使用Aspose Cells创建动态滚动图表 在接下来的段落中,我们将向您展示如何使用Aspose.Cells创建动态滚动图...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Create Transparent Image of Excel Worksheet|Doc...

    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....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/net/create-transparent-im...
  7. 使用Aspose.Cells用C++创建共享工作簿|Documentation

    学习如何使用Aspose.Cells和C++创建共享工作簿。...Cells用C++创建共享工作簿 Contents [ Hide ] 可能的使用场景 Microsoft...簿时,多个用户可以在网络上编辑此工作簿。Aspose.Cells使您能够使用 Workbook.GetShared() 属性创建共享工作簿。...

    docs.aspose.com/cells/zh/cpp/create-shared-work...
  8. 使用C++剪切并粘贴范围|Documentation

    学习如何使用Aspose.Cells for C++在工作表内剪切和粘贴单元格。...Cells允许你通过使用 InsertCutCells 方法和 Cells 集合中的 InsertCutCells...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/cut-and-paste-cells/
  9. Delete Ranges|Documentation

    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....Cells Aspose.Cells provides Cells.DeleteRange method...And Shift Cells Left Delete a range and shift cells left as shown...

    docs.aspose.com/cells/java/delete-ranges-from-e...
  10. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Cells . Workbook ( "sample.xlsx" );...var cellRange = worksheet . Cells . CreateRange ( startRow , startColumn...

    docs.aspose.com/slides/net/working-solution-for...