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

aspose.cells

(0.18 sec)
  1. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...用C++显示和隐藏行、列和滚动条 Contents [ Hide ] Aspose.Cells 提供了控制工作表行、列和滚动条显示状态的方法。... 显示和隐藏行和列 Aspose.Cells 提供了一个类 Workbook ,表示一个Microsoft Excel文件。...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  2. Populate Data First by Row then by Column with ...

    Learn how to Populate Data First by Row then by Column through the Aspose.cells for C++ API....#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...https://github.com/aspose-cells/Aspose.Cells-for-C // Source directory...

    docs.aspose.com/cells/cpp/populate-data-first-b...
  3. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Shape.Geometry...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  4. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。... 将OLE对象插入工作表 Aspose.Cells for Node.js via C++ 支持在...支持在工作表中添加、提取和操作OLE对象。因此,Aspose.Cells拥有 OleObjectCollection 类,用于向集合中添加新的OLE对象。另一个类,...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  5. Export Comments while Saving Excel file to HTML...

    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.... However, Aspose.Cells for Node.js via C++ provides...AsposeCells = require ( "aspose.cells.node" ); // Load sample...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  6. Export XLS to POWERPOINT in Android or with fre...

    Android API to Convert XLS to POWERPOINT without using Microsoft Word or online. Test free XLS to POWERPOINT online converter quickly before integrating the code.... It includes two APIs, Aspose.Cells for Android via Java and...export XLS to PDF by using Aspose.Cells for Android via Java. This...

    products.aspose.com/total/android-java/conversi...
  7. Working with the ThreeDFormat of Shape or Chart...

    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....Possible Usage Scenarios Aspose.Cells for Node.js via C++ provides...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  8. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.cells for C++....with C++ Contents [ Hide ] Aspose.Cells APIs have enhanced the Protection...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/verify-password-used-...
  9. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.cells for Node.js via C++....Query Table Data Source With Aspose.Cells for Node.js via C++, you...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  10. 冻结窗格的使用|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....冻结窗格的使用 Contents [ Hide ] Aspose.Cells - 冻结窗格的使用 C# //Instantiating...Save ( "output-FreezeFile-Aspose.Cells.xls" ); 要了解更多详情,请访问 FreezePanes方法...

    docs.aspose.com/cells/zh/net/working-with-freez...