Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 241,494 for

cells

(0.11 sec)
  1. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Cells可以将图表保存为BMP、JPEG、PNG、GIF、SVG...SVG格式。 以下示例代码解释了如何使用Aspose.Cells将图表转换为SVG格式图像。该代码加载源Microsoft...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  2. Create and Customize PowerPoint Tables in Java|...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Java—insert rows and columns, merge Cells, set borders, import data....Tables Using Java Manage Table Cells in Presentations Using Java...

    docs.aspose.com/slides/java/powerpoint-table/
  3. Pivot Tables in GridDesktop|Documentation

    This article introduces the use of pivot tables in GridDesktop....in GridDesktop Working with Cells Copy Paste Behavior Of EnableClipboardCopyP...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/zh/python-java/pyinstalle...
  5. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  6. example.py

    import os from jpype import * __Cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__Cells_jar_dir__, "aspose-Cells-23.1.jar")) addClassPath(os.path.join(__Cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)...addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os...

    docs.aspose.com/cells/fr/python-java/pyinstalle...
  7. Formulas|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....Document Assistant Close Cells Data Cells Formats Analyzing your...

    docs.aspose.com/cells/java/formulas/
  8. 使用C++加密和解密ODS文件|Documentation

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

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  9. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... default_cell_border = ap . BorderInfo ( ap...Color . black ) table . default_cell_padding = ap . MarginInfo (...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  10. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...Cells为Excel图表设置类别轴的示例代码。 示例代码中的步骤...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...