Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,373 for

cells

(0.21 sec)
  1. 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...
  2. 在电子表格中查找并替换|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...
  3. 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...
  4. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Cells.HideColumn(1); workbook.Worksheets[0].Cells.Columns[2]...Workbook(); Cells cells = workbook.Worksheets[0].Cells; cells["A1"]...

    forum.aspose.com/t/autofitcolumns/323726
  5. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....evaluate a cell or range value against them. Aspose.Cells provides...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/set-external-links-in...
  6. 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...
  7. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal....); // Create a row with two cells with different background colors...builder . Writeln ( "Row 1, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting....border that is used between cells or conforming paragraphs. Item...border that is used between cells. Methods Name Description ClearFormatting...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose.Cells Template and Smart Markers|Documen...

    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 Template and Smart Markers Contents [ Hide...Hide ] An Aspose.Cells template is a Microsoft Excel workbook that...

    docs.aspose.com/cells/reportingservices/aspose-...
  10. Managing Document Properties in Jython|Document...

    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 - Managing Document Properties...document properties using Aspose.Cells Java for Jython , see the example...

    docs.aspose.com/cells/java/managing-document-pr...