Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 233,299 for

aspose.cells

(0.37 sec)
  1. Export FODS to POWERPOINT in Android or with fr...

    Android API to Convert FODS to POWERPOINT without using Microsoft Word or online. Test free FODS to POWERPOINT online converter quickly before integrating the code.... The first API is Aspose.Cells for Android via Java, which...applications. The first API is Aspose.Cells for Android via Java, which...

    products.aspose.com/total/android-java/conversi...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.cells for .Net....Signature for Excel Aspose.Cells provides the Aspose.Cells.DigitalSignatures...perform the task using the Aspose.Cells for .NET API. Advanced topics...

    docs.aspose.com/cells/net/assign-and-validate-d...
  3. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.cells for .NET API....Numbers to Fractions in Aspose.Cells for .NET Formatting numbers...numbers to fractions in Aspose.Cells for .NET is a straightforward...

    docs.aspose.com/cells/net/how-to-format-number-...
  4. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.cells for Node.js via C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(autosave) for that Excel file. Aspose.Cells provides the Workbook.getAutoRecover()...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  5. 使用内置文档属性指定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...
  6. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Contents [ Hide ] 添加公式及计算结果 Aspose.Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设...中的公式,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(请参阅...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  7. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.cells with C++....file is protected using Aspose.Cells via the VbaProject.IsProtected...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...
  8. 在将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-...
  9. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code.... Aspose.Cells allows you to limit a search...This article explains how. Aspose.Cells provides the FindOptions::SetRange()...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  10. 通过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...