Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 140,275 for

aspose.cells

(0.45 sec)
  1. Getting started|Documentation

    setup Aspose.cells for Node.js via C++ and installation guidelines....Hide ] Product Description Aspose.Cells for Node.js via C++ is a...flexibility. This makes Aspose.Cells for Node.js via C++ a versatile...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  2. Repair Excel Files Online | Free Repair Corrupt...

    Use a free Excel file repairing tool to repair Excel files online without any software....repairing tool is based on Aspose.Cells, which supports a wide range...# This tool is based on Aspose.Cells APIs that are known to be...

    blog.aspose.com/cells/repair-excel-files-online/
  3. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.cells library for Node.js via C++....How to Add Data to Cells Aspose.Cells for Node.js via C++ provides...object of the Cell class. Aspose.Cells allows developers to add...

    docs.aspose.com/cells/nodejs-cpp/view-and-edit-...
  4. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.cells和C++从工作簿中提取OLE对象。...Aspose.Cells支持提取和保存这些OLE对象。 本文展示了如何在Visual...接下来,提取OLE对象并保存到硬盘,保留其各自的文件类型。 下载并安装Aspose.Cells 下载Aspose.Cells for C++ 。 在您的开发计算机上安装它。...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  5. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.cells library in C++. By using the Aspose.cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....text in a cell, use the Aspose.Cells.Style.IsTextWrapped property...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  6. 使用 Aspose.Cells for Node.js via C++ 检查修改密码|Docu...

    学习如何使用 Aspose.cells for Node.js via C++ 检查修改密码是否匹配。...使用 Aspose.Cells for Node.js via C++ 检查修改密码 Contents [ Hide ]...有时,您需要通过程序检查提供的密码是否与“修改密码”匹配。Aspose.Cells 提供了 WorkbookSettings.writeProtection...

    docs.aspose.com/cells/zh/nodejs-cpp/check-passw...
  7. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.cells for Python via .NET API.... The Aspose.Cells for Python via .NET API...Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/python-net/disable-css-wh...
  8. 通过C++和Node.js从工作簿中提取OLE对象|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支持提取和保存这些OLE对象。 本文展示了如何通过C++在Node...接下来,提取OLE对象并保存到硬盘,保留其各自的文件类型。 下载并安装Aspose.Cells 下载Aspose.Cells for Node.js via C++...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  9. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for Node.js via C++提供了 Workbook...在为已签名的Excel文档添加数字签名时请注意,如果原始文档由Aspose.Cells生成,则效果良好。但如果由其他引擎(如Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  10. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...REGEXTEST does not work Aspose.Cells Product Family cells-net...this is a bug? I’m using Aspose.Cells/25.1.2 Professionalize.Discourse...

    forum.aspose.com/t/bug-datavalidation-with-rege...