Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 241,484 for

cells

(0.35 sec)
  1. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in table Cells. Enhance your document layout effortlessly!...justification of text inside a table cell. public enum CellVerticalAlignmen...of a cell. Center 1 Text is aligned in the middle of a cell. Bottom...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...Cells提供一个类 Workbook ,代表Microsoft Excel文件。...> < head > < title > Aspose.Cells Protect Worksheet Example </...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Cells也支持配置单元格的字体设置。 配置字体设置 Aspose.Cells提供了一个类, Workbook...GetCells() 集合中的每个项代表了 Cell 类的对象。 Aspose.Cells提供了 Cell 类的 GetStyle 和 SetStyle...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  4. Advanced Protection Settings since Excel XP wit...

    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.... Format cells, rows, or columns. Insert rows...unlocked cells. Use pivot tables and much more. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/advanced-p...
  5. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Print cell errors. Define page ordering. Aspose.Cells supports...GetPrintArea() method. Assign a cell range that defines the print...

    docs.aspose.com/cells/cpp/setting-print-options/
  6. How to Control Workbook View with C++|Documenta...

    Learn how to control workbook view using the Aspose.Cells for C++ API....Cells offers this feature. Aspose.Cells provides the...Workbook View using Aspose.Cells for C++ This example shows how...

    docs.aspose.com/cells/cpp/how-to-control-workbo...
  7. Setting Conditional Formatting for Report Item|...

    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....Select cell I6 and add conditional formatting to this cell for the...the table report item. Format cells that are less than 1000 with...

    docs.aspose.com/cells/reportingservices/setting...
  8. Sort Data in Worksheets|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. VSTO Excel . Workbook myWorkbook...XlSortDataOption . xlSortNormal ); Aspose.Cells Workbook myWorkbook = new Workbook...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  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/freeze-panes-in-j...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Cells提供了 Aspose::Cells::Drawing 命名空间,其中包含...Excel中用设计器工作簿创建这些绘图对象,然后导入到Aspose.Cells中。Aspose.Cells允许你从设计师工作簿加载这些绘图对象,并写入生成的文件中。...

    docs.aspose.com/cells/zh/cpp/managing-controls/