Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 238,989 for

aspose cells

(0.64 sec)
  1. 使用 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/
  2. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... The Aspose.PDF namespace contains classes...classes named Table , Cell , and Row which provides functionality...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  3. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...with C++ Contents [ Hide ] Aspose.Cells provides a vast collection...re-usable styles to format a cell in a spreadsheet document. We...

    docs.aspose.com/cells/cpp/using-built-in-styles/
  4. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...sm)和OpenOffice(ODS)文件被密码锁定,Aspose支持简单的密码验证,无需解析文件的特定数据。 验证加密文件的密码...验证加密文件的密码 要验证加密文件的密码,Aspose.Cells for C++ 提供了 VerifyPassword 方法。...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  5. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...通过 Aspose.Cells,可以读取 Microsoft Excel 文件...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  6. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/change-character-spac...
  7. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Ranges using Aspose.Cells for C++ With Aspose.Cells for C++, you...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  8. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; int main...

    docs.aspose.com/cells/cpp/working-with-external...
  9. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....the Width and Height of the Cell Value in Unit of Pixels with...of a cell’s value to fit it inside the cell. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  10. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...