Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 241,390 for

cells

(0.16 sec)
  1. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Cells Product Family cells-net tejas.patel July...Shapes will move and resize with cells. polygonShape.X = (int)((xx1...

    forum.aspose.com/t/how-to-change-rectangularcal...
  2. Display Bullets by Setting Cell Value Using HTM...

    Add bullets to Excel Cells using HTML and the easy-to-use Aspose.Cells for Python via .NET API....Setting Cell Value Using HTML Contents [ Hide ] Aspose.Cells supports...setting the cell value using HTML. We will use the Cell.html_string...

    docs.aspose.com/cells/python-net/display-bullet...
  3. Working with Table-Column Conditional Blocks|As...

    Use table-column conditional blocks within single document table to represent the same data depending on a condition using C#....occupies a rectangular area of cells of a single document table....the beginning of the top-left cell of a corresponding area and...

    docs.aspose.com/words/net/working-with-table-co...
  4. Change Text Direction of the Comment with Golan...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....allows users to add comments to cells to add additional information...and text direction. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/go-cpp/change-text-direct...
  5. Convert ODS to DOC with .NET or with free Onlin...

    Convert ODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOC online converter quickly before integrating the code.... Cells . Workbook ( "input.ods" );..."pdfOutput.pdf" , Aspose . Cells . SaveFormat . Auto ); // load...

    products.aspose.com/total/net/conversion/ods-to...
  6. Extract Text from a Table in OneNote using C#

    Extract text from a table in OneNote using C# with Aspose.Note for .NET. Learn how to extract text from entire tables, specific rows, or individual Cells....Extract Text from a Specific Cell in a Table Why Use Aspose.Note...single row, or even an individual cell using simple, easy-to-follow...

    blog.aspose.com/note/extract-text-from-table-in...
  7. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Cells). Note: The chart data must...data_stream ) Set a WorkBook Cell as a Chart Data Label Sometimes...

    docs.aspose.com/slides/python-net/chart-workbook/
  8. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...Cells for Node.js via C++实现,开发者可以在运行时自动调整单元格的尺寸。...C++实现,开发者可以在运行时自动调整单元格的尺寸。 自动调整 Aspose.Cells 提供了 Workbook 类,表示一个 Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  9. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...Cells .NET 25.x.x and above Aspose.Cells Product Family...Family cells-net marcinignatiuk September 17, 2025, 8:03am 1 From...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  10. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....Cells APIs. The ICustomFunction interface...functions to extend the Aspose.Cells core calculation engine in order...

    docs.aspose.com/cells/net/how-to-calculate-cust...