Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 229,521 for

aspose cells

(0.12 sec)
  1. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...可能的使用场景 您可以使用 Aspose.Cells 将单元格链接到 XML 地图元素。请使用此目的的 Cells.LinkToXmlMap()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....Printing Excel File using Aspose.Cells for C++ The following sample...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  4. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time.... Aspose.Cells provides OoxmlCompressionType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  5. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Aspose.Cells 提供通过 Name.GetReferredAreas...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...
  6. Verify that Cell Value Satisfies Data Validatio...

    Learn how to Verify Cell Value Satisfies Data Validation Rules through the Aspose.Cells for C++ API....Verify that Cell Value Satisfies Data Validation Rules with C++...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  7. 用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-...
  8. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  9. 在加载文件时自动调整行高(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  10. 使用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...