Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 238,873 for

aspose cells

(0.21 sec)
  1. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...您可以使用 Aspose.Cells 设置Excel文件的1904日期系统。 在 Microsoft...Excel中选择1904日期系统 请参阅以下示例代码,了解如何使用Aspose.Cells API 实现此功能。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  2. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files.... In such cases, Aspose.Cells API provides the option...Power Query Formula Item Aspose.Cells API provides the ability...

    docs.aspose.com/cells/cpp/update-power-query-fo...
  3. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++.... Aspose.Cells has the ability to set a...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  4. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...Aspose.Cells通过提供 IPageSavingCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  5. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...Tables in PDF document using Aspose.PDF for .NET library In order...work with table, we’ll use Aspose.PDF for .NET API which is a...

    products.aspose.com/pdf/net/table/
  6. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。...Hide ] 获取ODS文件中的单元格验证 利用Aspose.Cells for C++ API,可以获取应用于ODS文件中单元格的验证。该API提供...验证。该API提供 GetValidation 方法和 Cell 类。 以下示例代码演示了如何使用 GetValidation...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  7. Unprotecting Simply Protected Worksheet in Jyth...

    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 - Unprotecting Simply Protected...unprotect a worksheet using Aspose.Cells for Java with Jython . Below...

    docs.aspose.com/cells/java/unprotecting-simply-...
  8. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... insert_cell () builder . write ( 'Cell #1' ) builder .... insert_cell () builder . write ( 'Cell #2' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  10. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...使用内置样式的C++ Contents [ Hide ] Aspose.Cells提供了大量可重复使用的样式来格式化电子表格文档中...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...