Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 20,818 for

table

(0.17 sec)
  1. FieldIndex.heading property | Aspose.Words for ...

    FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes.... table . render (); Relevant functions...automatically). xs.sheet.table.render() Re-renders the table UI to reflect...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...(); auto table = MakeObject < Aspose :: Pdf :: Table > (); table...get_Paragraphs () -> Add ( table ); auto r1 = table -> get_Rows () ->...

    docs.aspose.com/pdf/zh/cpp/create-form/
  4. Public API Changes in Aspose.Cells 8.9.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Excel 2003 for Refreshing Pivot Tables . Following is the simple usage...// Access the desired Pivot Table from the spreadsheet var pivot...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Public API Changes in Aspose.Note 1.6.0 | Aspos...

    This document discusses changes to the public APIs in Aspose.Note version 1.6.0....to add tags to attach files, tables or images, etc. Added the TableColumn...added to specify whether a table column has locked width and...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. Convert PDF documents|Aspose.PDF for PHP via Java

    This section contains a description of all possible options for converting PDF documents ousing Aspose.PDF for PHP via Java library....in the table easier to read, but also to make the table easier...

    docs.aspose.com/pdf/php-java/converting/
  7. Convert PDF document|Aspose.PDF for C++

    This section contains a description of all possible options for converting PDF documents on C++ using Aspose.PDF library....in the table easier to read, but also to make the table easier...

    docs.aspose.com/pdf/cpp/converting/
  8. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = islide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  9. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/table/
  10. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a Table cell or end of a Table row character: (char)7 or "\a" in C++....CellChar field End of a table cell or end of a table row character: (char)7...

    reference.aspose.com/words/cpp/aspose.words/con...