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

cells

(0.19 sec)
  1. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....that includes variable input cells linked by one or more formulas...one formula that depends on cells which can accept different values...

    docs.aspose.com/cells/python-net/create-manipul...
  2. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells for Python via .NET provides...Hide Rows and Columns Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/show-and-hide-...
  3. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....Cells supports converting CSV to JSON...exports the string values of the cells to JSON. GetHasHeaderRow() :...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  4. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...Cells将此类Excel文件转为HTML时,这些边框会被移除。除了移除,Aspose.Cells还支持显示这些边框,通过设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  5. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  6. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Ask AI Get HTML5 String from Cell with C++ Contents [ Hide ] Possible...Scenarios Aspose.Cells returns the HTML string of a cell using the GetHtmlString...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  7. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Cells stores 17 significant digits...default behavior of Aspose.Cells from 17 significant digits to...

    docs.aspose.com/cells/cpp/specifying-significan...
  8. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.Cells with C++....Cells When you need to bulk insert...document will help. Aspose.Cells provides an API to easily perform...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  9. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....Cells provides the FileFormatUtil...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  10. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...Cells在导出工作表为图像时不会打印任何内容。可以通过设置 ImageOrPrintOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...