Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 246,676 for

cells

(1.42 sec)
  1. 用C++刷新关联形状的值|Documentation

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

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  2. DataSorter and Excel Group/Outlines compete wit...

    Hello, We recently ran into an issue where sorting was not working for a customer and I wanted to report the results and findings here. The issue was that the Excel workbook contained an Excel Group that was smaller tha…...Cells Product Family weissa February...Sort(workbook.Worksheets[0].Cells, new CellArea() { StartRow =...

    forum.aspose.com/t/datasorter-and-excel-group-o...
  3. 使用C++在输出PDF中渲染Unicode补充字符|Documentation

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

    docs.aspose.com/cells/zh/cpp/render-unicode-sup...
  4. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...cells import Workbook , ImportTableOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET @dataclass class...

    docs.aspose.com/cells/zh/python-net/specify-for...
  5. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/java/comments-and-notes/
  6. 用C++在排序数据时指定排序警告|Documentation

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

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  7. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....clear_borders() Removes all table and cell borders on this table. def clear_borders... green , True ) # Fill the cells with a light green solid color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

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

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  9. 用 C++ 将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用 C++ API 或示例代码,将页面设置从源工作表复制到目标工作表。...Cells APIs从一个工作表复制页面设置到另一个工作表。 将源工作表中的页面设置复制到目标工作表...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-page-setup-se...
  10. 用C++自定义数据透视表的全球化设置|Documentation

    学习如何使用Aspose.Cells for C++自定义数据透视表的全球化设置。...Cells for C++允许你自定义数据透视表的全球化设置,以应...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomPivotTableGlob...

    docs.aspose.com/cells/zh/cpp/customize-globaliz...