Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 233,633 for

aspose.cells

(0.29 sec)
  1. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.cells for Node.js via C++ 密码保护和加密 ODS 文件。... Aspose.Cells 允许你加密和解密 ODS 文件。解密的 ODS...字段中键入所需的密码。 点击 确定 按钮以保存文件。 用 Aspose.Cells for Node.js via C++ 加密 ODS...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  2. 用Node.js通过C++取消工作表保护|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完成。 取消保护工作表 使用Microsoft Excel...输入密码。输入密码后,工作表将被取消保护。 使用Aspose.Cells取消简单保护的工作表 可以通过调用 Worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/unprotect-a...
  3. 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...
  4. 用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/
  5. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.cells在C++中检查Excel文件中的VBA代码是否已签名。...用C++检查VBA代码是否签名 Contents [ Hide ] Aspose.Cells允许用户检查VBA代码项目是否已签名。请使用 VbaProject::IsSigned...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  6. Worksheet to Image - Set Pixel Format for the R...

    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....default, Aspose.Cells uses 32 bits per pixel. Aspose.Cells allows...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  7. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....PDF Product Family Aspose.Cells Product Family Aspose.Email...Pie Chart in C# Download Aspose.Cells for .NET package from NuGet...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  8. 使用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-...
  9. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.cells 和 C++检测文件格式及判断文件是否被加密。...Aspose.Cells 提供了 FileFormatUtil::DetectFileFormat()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  10. 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...