Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 201,320 for

aspose cells

(0.27 sec)
  1. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。... Aspose.Cells支持相同的功能。 在MS Excel中设置不同的页眉和页脚...输入不同的页眉和页脚。 使用Aspose.Cells设置不同的页眉和页脚 Aspose.Cells与Excel的行为相同。 设置标志...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  2. 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...
  3. 使用C++利用OpenXml的Sheet.SheetId属性|Documentation

    本文演示如何使用C++的Excel操作API或库,编程实现OpenXml的Sheet.SheetId属性的使用。...Aspose.Cells提供了 Worksheet.GetTabId()...GetTabId() 属性作为等价属性。 使用 Aspose.Cells 利用 OpenXml 的 Sheet.SheetId 属性 以下示例代码加载了...

    docs.aspose.com/cells/zh/cpp/utilize-sheet-shee...
  4. 使用C++在共享工作簿中更新保存历史记录的天数|Documentation

    学习如何使用Aspose.Cells的C++ API更新共享工作簿中保存历史的天数。...您可以使用Aspose.Cells的 WorksheetCollection.Ge...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/update-days-preser...
  5. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++.... Aspose.Cells also provides this feature...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  6. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....set_shading ( self , texture : aspose . words . TextureIndex , foreground_color...foreground_color : aspose . pydrawing . Color , background_color : aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Create a Docker Image to Run Aspose.Cell...

    This article describes how to install Node.js to run Aspose.Cells for Node.js via Java. It contains the information to set the environment and a sample code to use Aspose.Cells for node.js via java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/total/nodejs/how-to-create-a-dock...
  8. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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....Filter Data in VSTO and Aspose.Cells Contents [ Hide ] To apply...with either C#, or using Apose.Cells, again with either C#. VSTO...

    docs.aspose.com/cells/net/auto-filter-data-in-v...
  9. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...通过HTML设置单元格值以显示项目符号,使用C++ Contents [ Hide ] Aspose.Cells支持使用HTML代码显示项目符号。本文将解释如何...通过使用HTML设置单元格值来显示项目符号。我们将使用 Cell.GetHtmlString() 属性使用我们的HTML设置单元格值。...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  10. 如何用C++向工作表添加/插入文本框|Documentation

    如何在Aspose.Cells中用C++向工作表添加/插入文本框。... 在Aspose.Cells中的工作表中添加文本框 当你需要批量插入文本框到...灾难。如果这让你困扰,我认为这份文档会帮到你。 Aspose.Cells 为你提供了一个API,便于在代码中实现批量插入。...

    docs.aspose.com/cells/zh/cpp/add-text-box-to-wo...