Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 246,696 for

cells

(0.61 sec)
  1. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....object contains only a few cells from the worksheet. Examples:...object contains only a few cells from the worksheet. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/control...
  4. 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...
  5. 使用 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/
  6. 档案

    档案...for cell in range(len(tbl.rows[row])): tbl.rows[row][cell].cell_format...FillType.SOLID tbl.rows[row][cell].cell_format.border_top.fill_format...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  7. 使用JavaScript通过C++生成Pdf|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为PDF。...Cells支持将Excel工作簿转换为PDF。在此示例中,我们将看...Aspose.Cells支持将Excel文件转换为PDF,并在转换过程中保持高度的视觉保真度。 Aspose.Cells for...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....PDF document such as Table, Cells etc. The following code snippet...(); table . Rows . Add (). Cells . Add (). Paragraphs . Add (...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

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

    docs.aspose.com/slides/cpp/text-formatting/
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....get(i); // Find out if any cells in the table have other tables...tables directly within its cells", i, count)); // Find out if...

    reference.aspose.com/words/java/com.aspose.word...