Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 19,711 for

table

(0.22 sec)
  1. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....(); } If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  2. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....document used to build the table. get_DisplayResult () Gets the...for entries included in the table. get_EntrySeparator () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... Document ( MY_DIR + 'Tables.docx' ) # This expression will...which are descendants of any table node in the document. node_list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  5. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...2, cell 1.' ) builder . end_table () # The first row was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDatabase.LastRecord | Aspose.Words for .NET

    Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data insertion and enhanced database efficiency....and display the result in a table. FieldDatabase field = ( FieldDatabase...query result in the field's table. field . FirstRecord = "1" ;...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Change Slicer Properties with JavaScript via C+...

    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 file that contains a table. It then creates the slicer...title > Create Slicer to Excel Table Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/change-sli...
  8. Comparer.Create | Aspose.Words for .NET

    Discover how to effectively use the Comparer Create method to generate new instances of the converter processor for enhanced performance and efficiency....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::BorderCollection::get_Top method...

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

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....and display the result in a table. FieldDatabase field = (FieldDatabase)...query result in the field's table. field.setFirstRecord("1");...

    reference.aspose.com/words/java/com.aspose.word...