Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 244,725 for

cells

(0.19 sec)
  1. 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....Cells for C++ API provides a straightforward...the worksheet using Aspose.Cells. The image becomes embedded...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  2. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API....enter only allowed values in cells. GridJs provides a full‑featured...Optional tip shown when the cell is selected. Error Alert – Message...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...Represents all formatting for a table cell. To learn more, visit the Working...collection of borders of the cell. bottomPadding Returns or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Cells were not able to handle automatic...an image or PDF. Now, Aspose.Cells supports the handling of automatic...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  5. How to Check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....Cells for C++. Are Window Panes Frozen...Frozen? With Aspose.Cells for C++, we can check whether the window...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  6. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.Cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...A cell with Pythong only shows =_xlws.PY(0,1) when accessed via...the script? Aspose.Cells Product Family cells-net norman.neubert...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  7. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....write("Cell 1"); builder.insertCell(); builder.write("Cell 2");...write("Cell 3"); builder.insertCell(); builder.write("Cell 4");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Cells provides a DataLabels.IsTextWrapped...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-text-wrapping...
  9. 在 C++ 中计算完图表后读取坐标轴标签|Documentation

    了解如何在 Aspose.Cells for C++ 中在计算图表后读取坐标轴标签。我们的指南将向您展示如何访问和检索坐标轴标签,包括它们的格式和位置。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/zh/cpp/read-axis-labels-a...
  10. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...Cells Aspose.Cells Product Family aspose-cells-java ,... cells-java Priyanka2425 August 13, 2025, 6:22pm 1 We’ve observed...

    forum.aspose.com/t/inconsistent-sheet-name-beha...