Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 20,317 for

table

(0.98 sec)
  1. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...type does not support a data table.” This issue occurs during the...type does not support a data‑table element. Aspose.Words can create...

    forum.aspose.com/t/exception-when-converting-wo...
  2. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation....column headings in the resulting table. public bool InsertHeadings...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Create Pivot Charts in xlsx4j|Documentation

    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....Create Pivot Charts A pivot table is an interactive summary of...list in a worksheet. A pivot table can total the invoices by customer...

    docs.aspose.com/cells/java/create-pivot-charts-...
  4. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate Tables in the resulting PDF. I have noticed when the Table in the Word document has borders then TableAbsorber can identify it in the…...TableAbsorber not identifying tables without borders when converted...TableAbsorber to manipulate tables in the resulting PDF. I have...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  5. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....can now tag text, image and tables. Aspose.Note for .NET APIs...with ❤ by GitHub Add a New Table Node with a Tag The code example...

    docs.aspose.com/note/net/working-with-tags/
  6. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...MyDir + "Table with merged cells.docx" ); Table table = doc ....FirstSection . Body . Tables [ 0 ]; foreach ( Row row in table . Rows ) foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Show report filter pages option|Documentation

    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 supports creating pivot tables, adding report filters, and...option on the created pivot table. The following screenshot shows...

    docs.aspose.com/cells/net/show-report-filter-pa...
  8. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....particular DataSet instance by table names using the “.” operator...“Persons”, you can access the table using the following syntax....

    docs.aspose.com/words/java/working-with-dataset...
  9. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...); // Access the first pivot table object PivotTable pivotTable...); // Remove pivot table using pivot table object worksheet ....

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js 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....child, and a Row can only be a Table child, and so on. These relationships...consists of paragraphs and tables, respectively represented by...

    docs.aspose.com/words/nodejs-net/logical-levels...