Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 239,180 for

aspose cells

(0.1 sec)
  1. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Ask AI Verify that Cell Value Satisfies Data Validation Rules...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  2. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...使用Aspose.Cells和C++将文本转换为列 Contents [ Hide ] 可能的使用场景 您可以使用Microsoft...Excel根据其将单元格的内容拆分为多个单元格。Aspose.Cells还提供了通过 Worksheet.Cells.TextToColumns()...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  3. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....Convert Text to Columns using Aspose.Cells with C++ Contents [ Hide...contents of a cell into multiple cells. Aspose.Cells also provides...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  4. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...如果要以XLS或XLSX格式保存工作簿,则使用Aspose.Cells也起作用。但是,如果要将工作簿保存为PDF或HTML格式,则必须调用...包含一个链接到单元格A1到E4的图片。我们将用 Aspose.Cells 改变B4单元格的值,然后调用 Worksheet...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  5. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...在加载文件时会自动调整行高,而 Aspose.Cells 为了提高性能不会自动调整。如果需要在加载文件时使用 Aspose.Cells 程序自动匹配行高,可以通过参数...但是Excel在加载文件时会自动调整行高。 使用Aspose.Cells调整行高 如果直接加载文件并将其保存为PDF,那...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  6. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....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...
  7. 使用 C++ 设置数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字格式,以便根据需要调整电子表格中的数字格式。... Aspose.Cells支持此功能,并允许开发人员为数字或日期设置任何显示格式。...、 时间 、 百分比 等。Aspose.Cells支持所有这些显示格式。 Aspose.Cells提供了一个表示Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-number-setti...
  8. 使用C++在输出PDF中渲染Unicode补充字符|Documentation

    了解如何使用 Aspose.Cells for C++ 在输出 PDF 中渲染 Unicode 辅助字符。...Aspose.Cells现在支持呈现这些4字节Unicode字符。 在U... 通过Aspose.Cells在输出PDF中渲染Unicode补充字符 以下屏幕截图显示了Aspose.Cells如何将...

    docs.aspose.com/cells/zh/cpp/render-unicode-sup...
  9. 用C++在排序数据时指定排序警告|Documentation

    学习如何使用Aspose.Cells for C++ API在排序数据时指定排序警告。...Aspose.Cells提供了{0}属性来解决这个问题。请将此属性设置为...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  10. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...Aspose.Cells 提供了 Shape.ToFrontOrBack()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...