Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 19,741 for

table

(0.12 sec)
  1. 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...
  2. 在运行时将工作表绑定到 DataSet 使用 GridWeb|Documentation

    本文介绍如何在 GridWeb 中将工作表绑定到 DataSet。...) { // Create Product Data Table DataTable prodTbl = new DataTable...Add products inside the data table prodTbl . Rows . Add ( 1 , "Grape...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  3. 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...
  4. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Instantiate a table object var table2 = new Aspose . Pdf . Table (); //...// Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  5. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asTable() Cast node to Table . clone(isCloneChildren) Creates...Document ( base . myDir + "Tables.docx" ); expect ( doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_table() Cast Node to Table . clone(is_clone_children)...Document ( file_name = MY_DIR + 'Tables.docx' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

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