Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 16,123 for

table

(0.11 sec)
  1. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::PreferredWidth class Contents [ Hide ]...specify the preferred width of a table or a cell. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell.... Tables . PreferredWidth Remarks The...preferred width (along with the table’s Auto Fit option) determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Parsing Pivot Cached Records while loading Exce...

    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....Scenarios When you create a Pivot Table, Microsoft Excel takes a copy...Pivot Table references when you build your Pivot Table or change...

    docs.aspose.com/cells/java/parsing-pivot-cached...
  5. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined Table substitution settings for Windows platform....load_windows_settings() Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined Table substitution settings for Linux platform....load_linux_settings() Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell....to combine the rows from two tables into one. doc = aw . Document...+ 'Tables.docx' ) # Below are two ways of getting a table from...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.clear_formatting method | Aspose.Wor...

    CellFormat.clear_formatting method. Resets to default cell formatting...to combine the rows from two tables into one. doc = aw . Document...+ 'Tables.docx' ) # Below are two ways of getting a table from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilderOptions Class | Aspose.Words for...

    Discover Aspose.Words.DocumentBuilderOptions to enhance your document creation with customizable features for a seamless building experience....if the formatting applied to table content does not affect the...Examples Shows how to ignore table formatting for content after...

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