Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 241,666 for

aspose cells

(0.44 sec)
  1. 在PHP中使用工作表索引删除工作表|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....Create Aspose . Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...$workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array ( $dataDir...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  2. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Contents [ Hide ] 可能的使用场景 默认情况下,Aspose.Cells在Excel文件中存储双精度数值时保留17位有效...GetSignificantDigits() 属性将Aspose.Cells的默认行为从17位改为15位。 指定要在Excel文件中存储的有效数字...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  3. Freeze First Column(s) of Excel Worksheet with ...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Columns with Aspose.Cells for C++ It’s simple to freeze...the first column(s) with Aspose.Cells for C++. Please use the...

    docs.aspose.com/cells/cpp/how-to-freeze-columns...
  4. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.Cells for C++.... Aspose.Cells provides this ability to...the same is provided by Aspose.Cells. Developers can disable...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  5. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...etc.) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  6. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password protection to Excel files using Aspose.Cells with C++....encryption type with the Aspose.Cells API. Applying Encryption...Applying Encryption with Aspose.Cells The code examples below...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  7. Table class | Aspose.Words for Python

    Aspose.words.tables.Table class. Represents a table in a Word document...Word and Aspose.Words to automatically resize cells in a table...to fit their contents. allow_cell_spacing Gets or sets the “Allow...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++.... In such cases, Aspose.Cells throws warnings while loading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  9. 使用C++导出Excel的文档工作簿和工作表属性到HTML|Documentation

    学习如何在将Excel文件转换为HTML时导出或避免导出文档、工作簿和工作表属性,使用编号Aspose.Cells for C++。...可能的使用场景 当使用Microsoft Excel或Aspose.Cells导出Excel为HTML时,它还会导出各种类型的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-document-wo...
  10. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。...Aspose.Cells也提供使用 PivotTable.GroupBy()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...