Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 203,311 for

cells

(0.1 sec)
  1. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...Cells,开发者可以在运行时执行这些操作。 处理行 如何调整行高 Aspose.Cells提供一个类, Workbook...Worksheet 类提供一个 Cells 集合,代表工作表中的所有单元格。 Cells 集合提供若干方法,用于管理工作表中的行或列。以下是一些详细介绍。...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  2. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple Cells from an external Excel file and paste them into the GridJs…...Cells Product Family parthiveera May...Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  3. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...aligned, and the rest of the cells has numbers which are right...RTL property, the right most cell will have the text (right aligned)...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  4. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....a preferred width for table cells. doc = aw . Document () builder..."PreferredWidth" class to table cells. # 1 - Set an absolute preferred...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...Cells 可用于将合并函数应用于数据透视表的数据字段(或值字段)。在...值、最大值、最小值、乘积、去重计数等。 Aspose.Cells提供 ConsolidationFunctio 枚举以支持以下合并功能。...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  6. Conditional Formatting|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....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/java/conditional-formatting/
  7. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....Cells allows you to save the workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  8. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...Cells在Excel文件中存储双精度值时保留17位有效数字,不同于Microsoft...指定要在Excel文件中存储的有效数字 以下示例代码强制Aspose.Cells在存储双精度值时使用15位有效数字。请查看 输出Excel文件...

    docs.aspose.com/cells/zh/python-net/specifying-...
  9. 处理颜色|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 - 使用颜色 C# Workbook workbook...//Accessing cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/zh/net/working-with-colors/
  10. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Cells could not render Office Add-Ins...to PDF format. Now, Aspose.Cells renders it correctly. You do...

    docs.aspose.com/cells/cpp/render-office-add-ins...