Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 193,608 for

aspose.cells

(0.23 sec)
  1. 用C++更改切片器属性|Documentation

    使用Aspose.cells和C++更改单个Excel文件中切片器的属性。...Aspose.Cells为您提供了更新这些属性的选项。 更改切片器属性 请查看以下示例代码。它加载包含表的...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  2. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.cells for C++ 通过内置文档属性指定Excel文件的版本。...GetDocumentVersion() 属性通过 Aspose.Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  3. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.cells结合C++导出保存Excel文件到HTML时的评论。...但是,Aspose.Cells通过 HtmlSaveOptions.IsExportComments...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...
  4. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.cells with C++....Possible Usage Scenarios Aspose.Cells supports the rendering of...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/rendering-slicer/
  5. 工作表到图片 设置渲染图片的像素格式,使用 Node.js 和 C++|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使用32位每像素。Aspose.Cells允许您使用渲染图像的选项自定义像素格式(位深度)。...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-t...
  6. 用C++管理评论和注释|Documentation

    使用Aspose.cells for C++插入和管理评论或注释。...Aspose.Cells提供两种方法来向单元格添加注释。第一种是手动在设计文件中创建注释,然后使用Aspose...创建注释,然后使用Aspose.Cells导入这些注释。第二种是在运行时使用Aspose.Cells API添加注释。本主题讨论使用Aspose...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  7. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.cells for C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(Autosave) on that Excel file. Aspose.Cells provides the Workbook.GetAutoRecover()...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...
  8. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...Hide ] 您可以使用 Aspose.Cells 来合并或拆分一系列单元格。Aspose.Cells 为此提供了 Range...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...
  9. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.cells和C++确定形状在工作表中的绝对位置。...Aspose.Cells提供了 Shape.GetLeftToCorner()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  10. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.cells for Node.js via C++。...但你可以通过编程方式添加,例如使用VSTO、Aspose.Cells等。如果你想用Aspose.Cells API添加自定义XML部件,请使用...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...