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

cells

(0.17 sec)
  1. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...// Set the border for table cells table . DefaultCellBorder =..."100 100 100" ; // Set default cell border using BorderInfo object...

    docs.aspose.com/pdf/zh/net/integrate-table/
  2. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...Cells支持通过 AutoFitterOptions.AutoFitMergedCellsTy...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  3. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other Cells vertically....Specifies how the cell is merged with other cells vertically. @property.... CellMerge ): ... Remarks Cells can only be merged vertically...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何使用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-...
  5. Spreadsheet Editor - Working with Files|Documen...

    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.Workbook class. This instance...String name ) { com . aspose . cells . Workbook w ; try ( InputStream...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  6. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the worksheet in GridWeb....iterators GridCells cells = GridWeb1 . ActiveSheet . Cells ; foreach (...( GridRow row in cells . Rows ) { Console . WriteLine ( row ...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Add WordArt Watermark to Chart in Aspose.Cells|...

    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 Contents [ Hide ] You can use...the first worksheet. Aspose . Cells . Charts . Chart chart = workbook...

    docs.aspose.com/cells/net/add-wordart-watermark...
  8. Convert charts to images|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 . Converting Chart To EMF //Instantiating...sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  9. 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...
  10. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...Cells Product Family cells-net , aspose-cells imparthgalani...position (example rows) worksheet.Cells.Rows[1].ApplyStyle(topStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...