Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 229,097 for

aspose cells

(0.12 sec)
  1. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...with different column counts Aspose.Words Product Family words-net...more cells per row and then merging them and fixed cell widths...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  2. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  3. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...在单元格中添加HTML富文本的C++示例 Contents [ Hide ] Aspose.Cells支持将以Microsoft Excel为导向的H...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose.Cell...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  4. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...性能被Microsoft Excel部分支持,但Aspose.Cells for C++支持完整导出。 在Excel转H...。你可以通过提供的链接下载 示例Excel文件 。 下方截图显示了Aspose.Cells输出的HTML文件,展示了数据条、颜色刻度和图标集条件格式。如你所见,它与...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  5. How to set point as total with C++|Documentation

    In some Excel chart, for example, waterFall chart, you may need to set point as total. This article describes how to use Aspose.Cells with C++ to do it....use Aspose.Cells to set it up correctly. Use Aspose.Cells to “Set...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  6. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...Aspose.Cells也支持使用 Worksheet.Timelines...output XLSX 格式保存工作簿。以下截图显示了Aspose.Cells在输出Excel文件中创建的时间轴。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  7. 在 Jython 中管理分页符|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 ] Aspose.Cells - 管理分页符 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  8. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...从工作表中删除数据透视表 Contents [ Hide ] Aspose.Cells提供了一个功能,用于删除或移除工作表中的数据透视...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  9. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...
  10. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。... Aspose.Cells支持Excel XP或更高版本提供的所有高级保护设置。...码。 使用Aspose.Cells的高级保护设置 Aspose.Cells支持所有高级保护设置。 Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...