Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 241,981 for

aspose cells

(0.33 sec)
  1. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...LibreOffice calc)转换为Excel Aspose.Cells 支持加载 OpenOffice / LibreOffice...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  2. 透视筛选器(C++)|Documentation

    学习如何使用 C++ 和 Aspose.Cells 在透视表中添加筛选器。...通过使用Aspose.Cells API,你可以在数据透视表中添加和清除字段值上的筛选。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-or-clear-pivot...
  3. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....fulfill these requirements, Aspose.Cells provides a very simple set...Manage Rows and Columns Aspose.Cells provides a class Workbook...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  4. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....] Remove ActiveX Control Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-activex-control/
  5. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...[ Hide ] ** 获取工作表唯一ID** Aspose.Cells 提供通过 GetUniqueId() 方法获取...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  6. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....Document Information Panel Aspose.Cells can be used to add custom...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  7. Unprotecting Password Protected Worksheet in Jy...

    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....Jython Contents [ Hide ] Aspose.Cells - Unprotect Worksheet To...password‑protected worksheet using Aspose.Cells Java for Jython , see the...

    docs.aspose.com/cells/java/unprotecting-passwor...
  8. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...使用C++向工作表添加签名行 Contents [ Hide ] 介绍 Aspose.Cells 提供了 Picture.SignatureLine...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  9. 用C++格式化切片器|Documentation

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

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  10. 使用C++的正则表达式替换工作簿内的文本|Documentation

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

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...