Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 244,502 for

cells

(0.1 sec)
  1. 使用 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...
  2. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。...Cells for JavaScript通过C++支持读取和添加ODS文件的背景信息。...的背景信息。 从ODS文件读取背景信息 Aspose.Cells for JavaScript通过C++提供 OdsPageBackground...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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中的工作表中添加单元格边框 Contents [ Hide ] 要在电子表格中添加单元格边框,执行以下步骤:...Aspose.Cells for .NET 执行相同步骤,同样使用C#或Visual Basic。Aspose.Cells 的代码示例要短得多,因为...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  4. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....used to refer to individual cells. It is possible to create descriptive...names to represent cells, ranges of cells, formulas, or constant...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Cells Product Family Aspose.Email...Aspose.Cells Product Family Find answer by Aspose.Cells Platforms...

    kb.aspose.com/cells/page/4/
  6. 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...
  7. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Cells Product Family aspose-cells-java , cells-java John...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  8. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Cells is now able to render the custom...the converted PDF by Aspose.Cells for your reference. The following...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  9. 在 Jython 中去除受密码保护的工作表保护|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 Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  10. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Instantiate the workbook...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...