Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 233,312 for

aspose.cells

(0.43 sec)
  1. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。...js Contents [ Hide ] Aspose.Cells 在将工作簿转换为 HTML 时会导出框架脚本和文档属性。8...时会导出框架脚本和文档属性。8.6.0 版本的 Aspose.Cells for Node.js via C++ 引入了一个选项,允许您可选择禁用导出框架脚本和文档属性。请使用...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  2. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....Hide ] Introduction With Aspose.Cells for Node.js via C++, you...Workbook } = require ( "aspose.cells" ); // Create a new workbook...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  3. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....Margins Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/net/setting-margins/
  4. Insert a Linked Picture from Web Address with N...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.cells for Node.js via C++.... Using Aspose.Cells for Node.js via C++ Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/insert-a-linke...
  5. 用C++格式化切片器|Documentation

    使用Aspose.cells和C++格式化Microsoft Excel中的切片器。...Aspose.Cells还允许你使用 Slicer.GetNumberOfColumns()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  6. Web Extensions - Office Add-ins|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Aspose.Cells also provides the ability...add-in you want and add it. Aspose.Cells also provides the feature...

    docs.aspose.com/cells/net/web-extensions-office...
  7. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.cells在C++中通过正则表达式替换工作簿内的文本。...使用C++的正则表达式替换工作簿内的文本 Contents [ Hide ] Aspose.Cells提供通过正则表达式在工作簿中替换文本的功能。API提供了...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  8. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.cells with C++.... However, Aspose.Cells provides ImageOrPrintOptions...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  9. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.cells library to retrieve data for these objects.... Aspose.Cells for C++ supports this feature...conditional formatting. With Aspose.Cells' simple API, the icon set’s...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  10. 显示和隐藏工作簿的滚动条|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] Aspose.Cells - 显示和隐藏工作簿的滚动条 Aspose.Cells提供了一个代表Excel文件的...Document Assistant Close 使用 Aspose.Cells 检测合并单元格 显示和隐藏工作簿的选项卡...

    docs.aspose.com/cells/zh/java/display-and-hide-...