Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 244,176 for

aspose cells

(1.03 sec)
  1. 在Jython中将文件转换为Mhtml|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....[ Hide ] Aspose.Cells - 将文件转换为Mhtml 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  2. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...获取数据透视表的刷新日期和刷新人信息 Contents [ Hide ] Aspose.Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  3. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....clear_borders() Removes all table and cell borders on this table. def clear_borders...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 C++ 在 ODS 文件中保存数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 在 ODS 文件中保存数据透视表。...文件中保存数据透视表 Contents [ Hide ] Aspose.Cells 提供在 ODS 文件中保存数据透视表的功能。你...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-pivot-table-i...
  5. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。... Aspose.Cells允许加密和解密ODS文件。解密后的ODS文件可以...字段中键入所需的密码。 点击 确定 按钮以保存文件。 使用Aspose.Cells for C++加密ODS文件 要对ODS文件进行加密,加载文件并在保存之前将...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  6. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....Hide ] Comments are added to cells to record remarks, anything...a disaster. Fortunately, Aspose.Cells provides an API that allows...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  7. 使用C++控制工作簿视图的方法|Documentation

    学习如何使用Aspose.Cells for C++ API控制工作簿视图。...Aspose.Cells支持这些功能。Aspose.Cells提供以下属性和方法帮助你实现目标。...WorkbookSettings.GetWindowTop() ** 使用Aspose.Cells for C++控制工作簿视图的方法** 此示例演示如何:...

    docs.aspose.com/cells/zh/cpp/how-to-control-wor...
  8. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... 使用 Aspose.Cells for C++ 删除命名范围 使用 Aspose.Cells for C++,您可以通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  9. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Aspose.Cells fully supports Microsoft...and how to code them using Aspose.Cells. Data Validation Types and...

    docs.aspose.com/cells/cpp/data-validation/
  10. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the Worksheet.QueryTables...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/reading-and-writing-q...