Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 246,439 for

cells

(0.27 sec)
  1. 在 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/
  2. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...Cells Product Family wknauf May 5...the button, and a new Aspose.Cells workbook is created and shown...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  3. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells can add the controls to a chart...spreadsheet’s content. Aspose.Cells allows you to add and manipulate...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  4. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。...(); row ++ ) { for ( var cell = 0 ; cell < tbl . getRows (). get_Item...get_Item ( row ). size (); cell ++ ) { var cellFormat = tbl . getRows...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  5. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....// The content inside table cells may have the hidden content...have hidden content will have cells with empty paragraphs inside...

    reference.aspose.com/words/java/com.aspose.word...
  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. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....Cells for Android via Java . If an...OoxmlSaveOptions ( com . aspose . cells . SaveFormat . XLSX ); workbook...

    docs.aspose.com/slides/androidjava/manage-ole/
  8. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....separators, repeated table header cells, and decorative images as artifacts...

    docs.aspose.com/words/nodejs-net/working-with-p...
  9. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...Cells for JavaScript通过C++也支持这些格式化选项。访问方法如下:...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  10. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...Cells提供一个类 Workbook ,代表Microsoft Excel文件。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...