Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 20,893 for

table

(0.12 sec)
  1. Working with Watermark in C++|Aspose.Words for C++

    Document watermark manipulation using C++...."WaterMark" ); Add a Watermark in Table Cell Sometimes you need to insert...into a table’s cell and display it outside the table, you can...

    docs.aspose.com/words/cpp/working-with-watermark/
  2. Public API Changes in Aspose.Cells 8.3.1|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....and adds values inside the table. Java //Create workbook from...cell D5 which lies inside the table Cell cell = worksheet . getCells...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. How to get OData Connection Information|Documen...

    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....0" ]) Name: Orders_table Value: Source {[ Name = "Orders"..."Orders" , Signature = "table" ]}[ Data ] AI Document Assistant...

    docs.aspose.com/cells/net/how-to-get-odata-conn...
  4. 使用C++设置数据透视表选项——空单元格显示|Documentation

    学习如何在使用Aspose.Cells的C++中设置数据透视表中的“空单元格显示”选项。...0 ); // Get the first pivot table PivotTableCollection pivotTables..."null" ); // Calculate pivot table data pt . CalculateData ();...

    docs.aspose.com/cells/zh/cpp/setting-pivot-tabl...
  5. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and Tables in Java....can contain paragraphs and tables. To learn more, visit the Logical...block-level nodes Paragraph and Table . The classes that derive from...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot::GetDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region in C++....data records of the specified table. Remarks When the Aspose.Words...merge region. If a data source (table) with the specified name does...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…..."Three"}]>> Create a 2 column, 1 row table with a CR above and below. Place...-horz>><</backColor>> in each cell. Run table in foreach. <</foreach >> BackColorTest...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  8. Nested Mail Merge with Regions in C#|Aspose.Wor...

    Perform a Mail Merge operation with nested regions using C#. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...need to link multiple data tables and present the information...

    docs.aspose.com/words/net/nested-mail-merge-wit...
  9. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....border formatting of the data table. public ChartFormat Format {...Examples Shows how to show data table with chart series data. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... tables . CellCollection : ... Examples...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/python-net/aspose.wo...