Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 237,219 for

aspose.cells

(0.41 sec)
  1. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...显示或隐藏网格线以及行列标题 Contents [ Hide ] Aspose.Cells支持隐藏和显示工作表中默认情况下可见的网格线。它还提供了控制工作表的行列标题的可见性。...其中每个单元格都易于识别。 控制网格线的可见性 Aspose.Cells提供了一个类 Workbook ,代表一个Microsoft...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  2. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …... chart gets disappeared Aspose.Cells Product Family cells-java...charts.get(charts.add(com.aspose.cells.ChartType.BAR, 0, 0, 20...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  3. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.cells for Node.js via C++ API....you can locate it using Aspose.Cells with LookInType.OriginalValues...Excel’s Find options, but Aspose.Cells can locate it using LookInType...

    docs.aspose.com/cells/nodejs-cpp/search-data-us...
  4. Print and Preview workbook|Documentation

    Aspose.cells for Python via .NET supports printing and previewing Excel files without Microsoft Excel installation....print spreadsheets with Aspose.Cells for Python via .NET. Print...selection. To print using Aspose.Cells for Python via .NET, first...

    docs.aspose.com/cells/python-net/workbook-and-w...
  5. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…... Aspose.Cells Product Family aspose-cells...The bug will be fixed in Aspose.Cells for Node.js via C++ v25...

    forum.aspose.com/t/node-application-c-xlsb-file...
  6. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.cells库实现文本换行和自动换行。通过使用Aspose.cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...将单元格中的文本自动换行 要在单元格中换行,请使用 Aspose.Cells.Style.IsTextWrapped 属性。...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  7. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.cells for Node.js via C++将JSON转换为Excel文件。...转换为Excel Contents [ Hide ] Aspose.Cells 支持将JSON(JavaScript对象表示法)文件转换为Excel工作簿。...,因为Aspose.Cells for Node.js via C++提供了最佳解决方案。Aspose.Cells AP...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  8. Page Setup Features|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....options are fully supported in Aspose.Cells. This article explains how...options with Aspose.Cells. Setting Page Options Aspose.Cells provides...

    docs.aspose.com/cells/java/page-setup-features/
  9. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.cells for JavaScript via C++....PivotTable Contents [ Hide ] Aspose.Cells for JavaScript via C++ provides...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  10. Freeze Top Row(s) of Excel Worksheet with JavaS...

    In this article, you will learn how to freeze top rows of Excel worksheets programmatically using the JavaScript library with the C++ API.... Freeze Rows with Aspose.Cells for JavaScript via C++ It’s...simple to freeze row(s) with Aspose.Cells for JavaScript via C++....

    docs.aspose.com/cells/javascript-cpp/how-to-fre...