Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 238,873 for

aspose cells

(0.14 sec)
  1. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table Cells....below the contents of table cells. @property def bottom_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table Cells....above the contents of table cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...unction()的自定义函数,自己计算其值为“Aspose.Cells。”,然后此值将由计算引擎自动与单元格A1的值“...欢迎来到”拼接,最终返回“欢迎来到Aspose.Cells。”。如代码所示,我们没有在工作表中写入任何自定义函数,而是通过我们自己的自定义逻辑直接计算。...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  4. 在 Jython 中将工作表转换为图像|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 - 工作表转换为图像 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  5. 使用WorkbookMetadata与C++|Documentation

    了解如何使用WorkbookMetadata在C++中编辑工作簿的自定义文档属性。...使用WorkbookMetadata与C++ Contents [ Hide ] Aspose.Cells 允许你加载工作簿的轻量级版本以编辑其元数据信息。请使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/using-workbookmeta...
  6. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...Aspose.Cells 也支持这些格式。访问方式: 将 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  7. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with C++....your Excel file to HTML, Aspose.Cells reveals Downlevel Conditional...Downlevel-revealed conditional comment Aspose.Cells allows you to eliminate...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...
  8. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells can now render a worksheet...code illustrates how to use Aspose.Cells to render a worksheet to...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  9. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++....Locked for Viewing in C++ Aspose.Cells allows you to check if the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  10. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++....Data Source of Pivot Table Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-external-connecti...