Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 246,578 for

cells

(0.12 sec)
  1. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....Cells provides you with the option...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  2. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/set-the-shape-type-of...
  3. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Cells提供 Shape.Glow 属性和 GlowEffect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  4. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...
  5. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Cells.Style.isTextWrapped(boolean)...> < head > < title > Aspose.Cells Wrapping Text Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  6. Insert Hyperlinks in Worksheet|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....Cells - Insert Hyperlinks in Worksheet...Worksheet Adding a Link to a Cell in the Same File It is possible...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  7. 获取列标题|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....name, and a cell name, gets the column of the cell and returns...// the content of the first cell in that column. public static...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  8. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  9. 删除GridDesktop中的列和行后处理事件|Documentation

    本文介绍了在GridDesktop中删除行/列后的事件。...Cells for GridDesktop增加了两个新事件,即Af...( object sender , Aspose . Cells . GridDesktop . WorksheetEventArgs...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  10. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Cells with C++ Contents [ Hide ] Sometimes...modify programmatically. Aspose.Cells provides the WorkbookSettings...

    docs.aspose.com/cells/cpp/check-password-to-mod...