Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 249,537 for

cells

(0.73 sec)
  1. Display and Hide Scrollbars of Workbooks|Docume...

    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 - Display and Hide Scrollbars...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook that...

    docs.aspose.com/cells/java/display-and-hide-scr...
  2. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while importing data into a worksheet using the Aspose.Cells for .NET API....First Row Down When Inserting Cells Data Table Rows Analyzing your...

    docs.aspose.com/cells/net/specify-formula-field...
  3. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document....query formatting of tables, cells, paragraphs or text. This version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Load or Import CSV file with Formulas|Documenta...

    Load or Import CSV file with Formulas by using Aspose.Cells for Python via .NET API....Cells will not treat formulas as simple...treated as formulas and Aspose.Cells' formula calculation engine...

    docs.aspose.com/cells/python-net/load-or-import...
  5. Update Excel Files using .NET | products.aspose...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office with C# .NET based applications....Cells for .NET API that is part of...Documents using .NET Aspose.Cells for .NET API provides Workbook...

    products.aspose.com/total/net/update/
  6. Load or Import CSV file with Formulas|Documenta...

    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 will not treat the formula as...treated as formulas and Aspose.Cells' formula calculation engine...

    docs.aspose.com/cells/net/load-or-import-csv-fi...
  7. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...functioning correctly within table cells. This can occur due to how Aspose...and that there are no merged cells that could affect the smart...

    forum.aspose.com/t/restartnum-stops-working-ins...
  8. TableStyle.topPadding property | Aspose.Words f...

    TableStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table Cells....above the contents of table cells. get topPadding () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to properly render DataTable in Word templa...

    I’m trying to render a simple table in my template, but can’t get it quite right. Here’s my code: var dataTable = CreateTestDataTable(); var columnNames = dataTable.Columns.Cast<DataColumn>().Select(x => x.ColumnName…...still some issues with empty cells/offset. Any idea how to fix...template syntax from the first cell of the first row and pasting...

    forum.aspose.com/t/how-to-properly-render-datat...
  10. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-Cells:26.2’ impl…...slides-text , slides-java , cells-java , slides-pdfimport NiteshCG...implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘com.aspose:aspose-pdf:26...

    forum.aspose.com/t/extra-space-between-text-and...