Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 248,270 for

cells

(0.16 sec)
  1. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…...other Aspose libraries (Words, Cells, etc.) without any issue. Request:...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  2. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-Cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...11 aspose-cells: 25.1 OS: Oracle Linux Server...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  3. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Cells Product Family cells-net bytefyre October...latest testing with Aspose.Cells 25.10 has revealed an issue...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  4. Missing structures in excel after converted int...

    Hello Team, Thanks for your support!. I tried converting an Excel file to PDF, but after the conversion, some structures from the Excel file are missing in the resulting PDF. I have attached both the original Excel fil…...Cells Product Family Manish7320 February...Excel‑to‑PDF conversion (e.g., Aspose.Cells for .NET, Java, etc.). The code...

    forum.aspose.com/t/missing-structures-in-excel-...
  5. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...Cells for Node.js via Java v25.10...10 (works in v23.4) Aspose.Cells Product Family coopelkatz November...

    forum.aspose.com/t/possible-regression-java-lan...
  6. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....block, inline, and table/row/cell levels—and lists the classes...child of any nodes. For example, Cell can only be a Row child, and...

    docs.aspose.com/words/python-net/logical-levels...
  7. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. 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/java/logical-levels-of-no...
  8. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. 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/cpp/logical-levels-of-nod...
  9. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...Cells Product Family cells-net aleksandr.l June...zip (8.0 KB) .NET: 9.0 Aspose.Cells: 25.5.0 Professionalize.Discourse...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  10. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....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/cpp/navigation-with-cursor/