Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 241,719 for

aspose cells

(0.21 sec)
  1. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...程序matically 更改标题和正文字体 有了 Aspose.Cells for C++,我们可以检查默认字体是否为主题字体,或通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  2. 用 C++ 处理数据透视表和源数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 动态更改数据透视表的源数据。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/pivot-table-and-so...
  3. Python Word Document Processing API – Aspose | ...

    Python գրադարան Word ֆայլերի հետ աշխատելու համար: Ստեղծեք, խմբագրեք, փոխակերպեք, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, տեքստ և շատ այլ ձևաչափեր:...արտաքին ծրագրերի օգտագործման: Aspose Words for Python via .NET Բեռնել...Բեռնել Փաստաթղթեր Գնագոյացում Aspose.Words for Python via .NET native...

    products.aspose.com/words/hy/python-net/
  4. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other Cells vertically....Specifies how the cell is merged with other cells vertically. get...() : Aspose . Words . Tables . CellMerge Remarks Cells can only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Facing issue while converting excel file into T...

    Not able convert the EXCEL sheet to TIFF images , currently creating blank tiff with message “Password Protected email attachment” Input excel files has multiple sheets which has cell merging and formatting as well. Wh…...converting excel file into Tiff Aspose.Cells Product Family slides-net...has multiple sheets which has cell merging and formatting as well...

    forum.aspose.com/t/facing-issue-while-convertin...
  6. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... insert_cell () table . left_indent = 20...HeightRule . AT_LEAST builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用C++用Aspose.Cells计算IFNA函数|Documentation

    如何使用Aspose.Cells库的C++实现对IFNA函数的计算。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算IFNA函数并获得结果。最后将修改后的Excel文件保存到磁盘。...用C++用Aspose.Cells计算IFNA函数 Contents [ Hide ] Aspose.Cells支持计算IFNA...的结果。 使用Aspose.Cells计算IFNA函数 下面的示例代码示例了使用Aspose.Cells计算IFNA函数。...

    docs.aspose.com/cells/zh/cpp/calculating-ifna-f...
  8. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....AI Public API Changes in Aspose.Cells 8.5.1 Contents [ Hide ]...describes the changes to the Aspose.Cells API from version 8.5.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....into an Excel Worksheet Aspose.Cells for C++ API provides a straightforward...into the worksheet using Aspose.Cells. The image becomes embedded...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  10. 对工作表中的数据进行排序|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....Contents [ Hide ] 以下是VSTO和Aspose.Cells的比较代码示例。 VSTO Excel . Workbook...XlSortDataOption . xlSortNormal ); Aspose.Cells Workbook myWorkbook = new...

    docs.aspose.com/cells/zh/net/sort-data-in-works...