Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 249,449 for

cells

(0.57 sec)
  1. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.Cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...cells version 24.11.0 : Getting Font size is out of range...range error Aspose.Cells Product Family nkoyi October 9, 2025...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  2. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...Indentation applied to first cell affects the entire table Aspose...Product Family words-java , cells-java a.franco October 29, 2025...

    forum.aspose.com/t/indentation-applied-to-first...
  3. CompatibilityOptions.doNotSnapToGridInCell prop...

    CompatibilityOptions.doNotSnapToGridInCell property. Do Not Snap to Document Grid in Table Cells with Objects....Snap to Document Grid in Table Cells with Objects. get doNotSnapToGridInCel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompatibilityOptions.doNotVertAlignCellWithSp p...

    CompatibilityOptions.doNotVertAlignCellWithSp property. Don't Vertically Align Cells Containing Floating Objects....property Don’t Vertically Align Cells Containing Floating Objects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Word to PDF Conversion Issue: Table cell text t...

    Hello, I have encountered an issue where Aspose.Words incorrectly handles text wrapping/breaking inside a table cell when a forward slash (/) is present. Description of the problem: In MS Word: The text inside the ce…...PDF Conversion Issue: Table cell text truncation / incorrect...wrapping/breaking inside a table cell when a forward slash ( / ) is...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  6. Write GridWeb Client Side Script|Documentation

    This article introduces how to work with client js APIs in GridWeb....Cells.GridWeb control. This means...for Aspose.Cells.GridWeb Basic Information Aspose.Cells.GridWeb...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur.... For example, Cell can only be a Row child, and...Footnote Comment Shape GroupShape Cell StructuredDocumentTa Block-level...

    docs.aspose.com/words/net/logical-levels-of-nod...
  8. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....Navigate to Table Cells You can move to a table cell by using the...navigate your cursor into any cell in a specific table. In addition...

    docs.aspose.com/words/java/navigation-with-cursor/
  9. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available page width, but the PDF…...00 points Cell spacing: 0.00 points Borders:...points (minimal) Cell Properties: Row 0 cells: [110.15, 405.40]...

    forum.aspose.com/t/aspose-words-bug-report-head...
  10. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...width of the text exceeds the cell, it fits well on several rows...row1 = table1.Rows.Add(); row1.Cells.Add("Long Text .......... page...

    forum.aspose.com/t/table-getheight/316445