Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 235,674 for

aspose.cells

(1.74 sec)
  1. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...使用正则表达式替换工作簿中的文本 Contents [ Hide ] Aspose.Cells 提供通过正则表达式替换工作簿中内容的功能。为此,API...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  2. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... Aspose.Cells for Node.js via C++支持相同的功能。...或 首页不同 。 输入不同的页眉和页脚。 使用 Aspose.Cells for Node.js via C++ 设置不同的页眉和页脚...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  3. 通过Node.js和C++在保存为HTML时防止导出隐藏工作表内容|Documentation

    了解如何在将Excel文件保存为HTML时防止导出隐藏工作表内容,使用Aspose.cells for Node.js via C++。...但是,如果工作簿包含隐藏的工作表,则 Aspose.Cells 默认情况下会将隐藏的工作表内容导出到 HTML...作表包含不应导出到 _files 目录的图像。 Aspose.Cells for Node.js via C++提供了 HtmlSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/prevent-exp...
  4. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.cells for JavaScript via the C++ API....Worksheet Contents [ Hide ] Aspose.Cells allows you to access all...html > < head > < title > Aspose.Cells Hyperlinks Update Example...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  5. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...js示例代码 Contents [ Hide ] 你可以使用Aspose.Cells for Node.js via C++检索图表趋势线的方程文本。Aspose...C++检索图表趋势线的方程文本。Aspose.Cells提供了 DataLabels.getText() 属性,用于返回趋势线的方程文本,要使用这个属性,首先需要调用...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  6. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.cells with C++....pivot table options using Aspose.Cells. One such option is “For...Table Option Using Aspose.Cells Aspose.Cells provides the PivotTable...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...
  7. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.cells for Node.js via C++....via C++ Contents [ Hide ] Aspose.Cells APIs allow adding WordArt...aspects of the watermark. Aspose.Cells APIs allow locking certain...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  8. Row Column headings incorrectly displayed in HT...

    We have activated display of row/column headings using setExportRowColumnHeadings() in the HTML output When our Excel sheet contains hidden columns, the column headings displayed in HTML do not match anymore the columns…...contains hidden columns Aspose.Cells Product Family cells-java...For the record: import com.aspose.cells.*; public class Main { public...

    forum.aspose.com/t/row-column-headings-incorrec...
  9. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。... 可以使用Aspose.Cells的 Worksheet.GetType() 属性...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...
  10. Setting Strong Encryption Type with Node.js via...

    Learn how to set strong encryption types for Excel files using Aspose.cells for Node.js via C++....encryption type using the Aspose.Cells API. Applying Encryption...Applying Encryption with Aspose.Cells The code examples below...

    docs.aspose.com/cells/nodejs-cpp/setting-strong...