Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 16,203 for

table

(0.04 sec)
  1. PreferredWidth.Value | Aspose.Words for .NET

    Discover the PreferredWidth Value property to easily access and customize your preferred width. Enhance your design with precise measurements today!...preferred width type and value of a table cell. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Tables|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....Tables Contents [ Hide ] Create and Format Table Set the Comment...Comment of Table or List Object inside the Worksheet Tables and Ranges...

    docs.aspose.com/cells/go-cpp/tables/
  3. 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...
  4. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TableSubstitutionRule.LoadLinuxSettings | Aspos...

    Effortlessly load predefined Table substitution settings for Linux with the LoadLinuxSettings method. Optimize your workflow today!...LoadLinuxSettings method Loads predefined table substitution settings for Linux...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableSubstitutionRule.LoadWindowsSettings | Asp...

    Effortlessly load predefined Table substitution settings for Windows with the LoadWindowsSettings method. Optimize your workflow today!...LoadWindowsSettings method Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last paragraph among the immediate children in C++....Aspose::Words::Tables::Cell::get_LastParagraph method Contents...Paragraph > Aspose :: Words :: Tables :: Cell :: get_LastParagraph...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...pptx" ); auto table = System :: AsCast < ITable...是一个表格 for ( int32_t i = 0 ; i < table -> get_Rows () -> get_Count...

    docs.aspose.com/slides/zh/cpp/manage-cells/