Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 15,935 for

table

(0.04 sec)
  1. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... tables . PreferredWidth ): ... Parameter...to set a preferred width for table cells. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Rename duplicate columns automatically while ex...

    Learn how to Rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API....from worksheet into the data table. DataTable cannot have duplicate...worksheet data to the data table. Aspose.Cells can rename the...

    docs.aspose.com/cells/net/rename-duplicate-colu...
  5. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Code Comparison for common features with VSTO|A...

    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....following topics Add Image in Table Cell Adding Picture Frame with...and Aspose.Slides Creating a Table on PowerPoint Slide in VSTO...

    docs.aspose.com/slides/net/code-comparison-for-...
  8. How to Insert Slicer in Excel using Node.js

    This article describes the process of how to insert slicer in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to create slicer in Excel using Node.js....slicer Load the workbook having tables in it Select the worksheet...to be added along with the table Access the slicer collection...

    kb.aspose.com/cells/nodejs/how-to-insert-slicer...
  9. Sub-reports|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....Embedding a Sub-Report in a Table group row. The format is: &...value;……} Example A sub-report in a table In the example, the name of...

    docs.aspose.com/cells/reportingservices/sub-rep...
  10. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....properties of a table’s style directly to the table’s elements. Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/com...