Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 193,644 for

aspose.cells

(0.4 sec)
  1. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.cells for C++向VBA项目添加或注册库引用。...您可以使用Aspose.Cells VbaProject.References.A... > 引用…**来添加VBA项目的库引用。 使用Aspose.Cells在工作簿中为VBA项目添加库引用 以下示例代码使用...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  2. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.cells for Node.js via C++.... Aspose.Cells can save chart into images...code explains how to use Aspose.Cells to convert a chart into...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  3. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...getDocumentVersion() 属性以程序方式更改它,使用Aspose.Cells APIs。 使用内置文档属性指定Excel文件的文档版本...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  4. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.cells和C++导出带切片器设置的Excel为PDF。...如果你拥有一个应用切片器的Excel文件,并希望导出带切片器设置的PDF,Aspose.Cells现已支持此功能。只需将含切片器的Excel文件导...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...
  5. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.cells for C++.... Aspose.Cells supports this feature. To...and location. Click OK . Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  6. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to check if the...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  7. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.cells with C++....easily be achieved using Aspose.Cells API. This article will show...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  8. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides different ways...files. Merge Files Using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/merge-files/
  9. 通过Node.js的C++在工作簿中添加VBA库引用|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 VbaProjectReferenceC.ad... > 引用…**来添加VBA项目的库引用。 使用Aspose.Cells for Node.js via C++向工作簿中的VBA项目添加库引用...

    docs.aspose.com/cells/zh/nodejs-cpp/add-a-libra...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers using Aspose.Cells for .Net With Worksheet...understand without viewer . Aspose.Cells for .Net provides Worksheet...

    docs.aspose.com/cells/net/get-headers-or-footers/