Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 235,596 for

aspose.cells

(1.8 sec)
  1. 用 JavaScript 通过 C++ 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 C++ 脚本格式化工作簿中的工作表单元格,定制电子表格中数据的外观和样式。...示例项目执行所有这些任务,并向开发者详细介绍如何使用 Aspose.Cells 创建工作簿、添加数据和应用格式。 数据格式设置...字格式,您可以改变数字的外观,而不改变其本质。 Aspose.Cells 允许你轻松绘制单元格和区域的边框,还可以应用字...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  2. Excel打印线条缺失 - Free Support Forum - aspose.com

    excel转pdf问题.zip (34.0 KB) 在使用25.4版本的apose.cells去打印一个excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以及实际打印的都存在这个问题。后尝试将excel转pdf,发现同样是有问题。这里提供了转pdf的代码以及相关输入和输出的文件,请帮忙复现排查一下是什么问题。...8:28am 2 @zou_yw 概要 在使用 Aspose.Cells 25.4 将 Excel 工作簿打印或保存为 PDF...加载工作簿 var workbook = new Aspose.Cells.Workbook(inputPath); //...

    forum.aspose.com/t/excel/321351
  3. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.cells将多个工作表合并为一个工作表。...通过使用 Aspose.Cells API,可以轻松实现这一目标。本文将展示一个代...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  4. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。... Aspose.Cells提供了两种插入和删除行的方法: Cells.InsertRows...InsertRow 或 DeleteRow 方法。 Aspose.Cells的工作方式与Microsoft Excel相同。...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.cells with C++.... Aspose.Cells cannot work with non‑English...its language or region. Aspose.Cells also provides the Cell.FormulaLocal...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  6. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.cells for C++....picture for a sheet using the Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...
  7. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...Aspose.Cells提供 ImageOrPrintOptions.transparent...html > < head > < title > Aspose.Cells Create Transparent Image...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.cells for JavaScript对数据透视表单元格进行格式化。...C++中的Aspose.Cells for JavaScript提供了两个方法 PivotTable...html > < head > < title > Aspose.Cells Pivot Table Formatting Example...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  9. 通过 C++ 的 JavaScript 更新切片器|Documentation

    本文介绍如何通过 C++ 的 Aspose.cells for JavaScript API 更新切片器,从而更新相关联的数据透视表。...slicerCacheItems 通过Aspose.Cells选择或取消选择切片器项,然后调用 Slicer.refresh()...html > < head > < title > Aspose.Cells Example - Update Slicer...

    docs.aspose.com/cells/zh/javascript-cpp/updatin...
  10. 用JavaScript通过C++确定图表中存在的轴线|Documentation

    学习如何在使用Aspose.cells for JavaScript通过C++创建的图表中确定存在的轴线。我们的指南将帮助你识别和访问图表中的不同轴线,包括类别轴、数值轴和次轴。... Aspose.Cells提供了 Chart.hasAxis(axisType...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/determi...