Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 229,204 for

aspose cells

(0.27 sec)
  1. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...Aspose.Cells支持通过提供 IPageSavingCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  2. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...使用Aspose.Cells在C++中创建Excel工作簿中的签名行 Contents [ Hide ] 介绍 Microsoft...签名行 来添加签名行。 如何为Excel创建签名行 Aspose.Cells也提供了这个功能,并为此暴露了 Picture.SignatureLine...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  3. 电子表格编辑器 处理行和列|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.... aspose . cells . CellsException cx ) {...) { msg . sendMessage ( "No cell selected" , null ); return ;...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  4. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...Tables in PDF document using Aspose.PDF for .NET library In order...work with table, we’ll use Aspose.PDF for .NET API which is a...

    products.aspose.com/pdf/net/table/
  5. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...锁定文字艺术水印 Contents [ Hide ] Aspose.Cells API 允许在工作表上添加文字艺术水印,使其成...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  6. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  7. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  8. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells for C++ supports reading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  9. Pivot Filter with C++|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells using C++.... By using the Aspose.Cells API, you can add and clear...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-or-clear-pivot-fi...
  10. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++.... Aspose.Cells supports pivot tables and...Pivot Tables and Charts Aspose.Cells provides a special set of...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...