Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 239,227 for

aspose cells

(0.15 sec)
  1. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。...本文将向您展示如何使用 Aspose.PDF for .NET 生成 PDF 文档。 使用 Aspose.PDF 生成 PDF...PDF 的基础知识 Aspose.PDF 中最重要的类之一是 Document class 。该类是 PDF 渲染引擎。为了呈现...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  2. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color....set_borders ( self , line_style : aspose . words . LineStyle , line_width...line_width : float , color : aspose . pydrawing . Color ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let Aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...and providing custom paths Aspose.Cells Product Family oraspose...usecase where I need to let aspose cells api know where to look for...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  4. 使用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...
  5. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of Cells. By adjusting the width, style, and color of the border, you have more control over how Cells look and appear....Borders to Cells Microsoft Excel allows users to format cells by adding...added to the top position of a cell. Users can also modify the borders'...

    docs.aspose.com/cells/cpp/cells-border-settings/
  6. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...使用 Aspose.Cells 与 C++ 添加 ActiveX 控件 Contents [ Hide ] 您可以使用 ...ShapeCollection::AddActiveXControl() 方法通过 Aspose.Cells 添加 ActiveX 控件。此方法接受一个参数...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  7. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....Currency Format Option Select the cells that you want to format as currency...Using the Format Cells Dialog Box Select the cells you want to format...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  8. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...库在 PDF 文档中添加表格 为了添加表格,我们将使用 Aspose.PDF for .NET API,这是一款功能丰富、功能强大且易于使用的适用于...平台的文档操作 API。打开 NuGet 软件包管理器,搜索 aspose.pdf 然后安装。您也可以从软件包管理器控制台使用以下命令。...

    products.aspose.com/pdf/zh-hans/net/table/add/
  9. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....it programmatically using Aspose.Cells APIs. Specify Document Version...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/specify-document-vers...
  10. 使用C++控制工作表标签栏的方法|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-control-she...