Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 249,457 for

cells

(0.13 sec)
  1. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Cells Product Family cells-java , pdf-orientation...February 10, 2026, 6:13pm 1 Aspose.Cells Bug Report: setOrientation(LANDSCAPE)...

    forum.aspose.com/t/setorientation-landscape-doe...
  2. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Cells 可以在运行时向图表中添加控件。 向图表添加标签控件 标...标签提供了向用户提供关于电子表格内容的信息的方法。Aspose.Cells 允许您甚至在图表中添加和操作标签。 ShapeCollection...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  3. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...shape is anchored in the table cell. MS Word applies different layout...rules to the shapes in table cells. In older version of MS Word...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  4. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...Cells 25.9.0 Aspose.Cells Product Family cells-net tarangtbs...Calc) files to PDF using Aspose.Cells version 25.9.0 . The problem...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  5. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...com/words/java/working-with-merged-cells/...

    forum.aspose.com/t/topic/312798
  6. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....the cells in the table and change the text in each cell by accessing...ParagraphFormat properties within each cell. How to apply gradient color...

    docs.aspose.com/slides/net/text-formatting/
  7. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ supports...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/formatting...
  8. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell 接口以及其他类型,以便您在各种演示文稿中创建、更新和管理表格。...row ++ ) { for ( int32_t cell = 0 ; cell < tbl -> get_Rows () ->...

    docs.aspose.com/slides/zh/cpp/manage-table/
  9. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...so that even if one or more cells are damaged, the barcode is...barcode scanners to identify cell locations required for barcode...

    docs.aspose.com/barcode/python-net/manage-barco...
  10. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。...Cells for Java 。 如果幻灯片中已经嵌入了 OLE ...OoxmlSaveOptions ( com . aspose . cells . SaveFormat . XLSX ); workbook...

    docs.aspose.com/slides/zh/java/manage-ole/