Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 248,545 for

cells

(0.28 sec)
  1. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...border of a paragraph or a table cell. Left 1 Specifies the left border...border of a paragraph or a table cell. Right 2 Specifies the right...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...lost the PDF-license, but the Cells-license still seems good: AlFinans...Web\Tools\AsposeExtensions.cs:line 81, Cells ConsumptionCredit: 82503 PDF...

    forum.aspose.com/t/intermittent-issues-connecti...
  3. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no Cells, creates and appends one Cell in C++....the Row has no cells, creates and appends one Cell . void Aspose...>> ( row ); // Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Excel chart with curved text path converts to s...

    Hello, When converting an Excel chart to an image, we noticed that the text loses its curved formatting and appears in the wrong position. Could you please confirm whether this is an issue with the library? Workbook wo…...Cells Product Family cells-java , aspose-cells dfinsolutions...to an image using the Aspose.Cells Java API . This behavior has...

    forum.aspose.com/t/excel-chart-with-curved-text...
  6. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....Cells with C++ Contents [ Hide ] Implement...Custom Calculation Engine Aspose.Cells has a powerful calculation engine...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  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....Contains ; string found = "" ; Cell cell = null ; foreach ( Worksheet...do { cell = sheet . Cells . Find ( TXBX_Find . Text , cell , Opts...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  8. Columns Containing Non-Strongly Typed Data|Docu...

    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....ExportDataTableAsStr method of the Cells class. The ExportDataTableAsStr...columns starting from the first cell to a DataTable DataTable dataTable...

    docs.aspose.com/cells/net/columns-containing-no...
  9. Landray RDM EKP-24066 Convert Effect - Free Sup...

    Cells source code: src.zip (1.6 KB) origin Cells: 加油站项目2025年经营数据.xlsx.zip (26.4 KB) before converted: image.jpg (189.0 KB) after converted: image.png (341.9 KB) Please have a check....Cells Product Family hucq_landray_com_cn...5:50am 1 cells source code: src.zip (1.6 KB) origin cells: 加油站项目2025年经营数据...

    forum.aspose.com/t/landray-rdm-ekp-24066-conver...
  10. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating Cells in Excel using C#, you will also be able to change the style of the cell....Cells Product Family Aspose.Email...Product Family How to Rotate a Cell in Excel using C# This brief...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...