Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 20,315 for

table

(0.08 sec)
  1. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a Table heading on every page when the Table spans more than one page in C++....Aspose::Words::Tables::RowFormat::get_HeadingFormat method Contents...repeated as a table heading on every page when the table spans more...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....Ask AI Find Query Tables and List Objects related to External...you need to find out Query Tables and List Objects related to...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  3. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....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...
  4. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any Table cell for enhanced editing....method Moves the cursor to a table cell in the current section...tableIndex Int32 The index of the table to move to. rowIndex Int32 The...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.moveToCell method | Aspose.Word...

    DocumentBuilder.moveToCell method. Moves the cursor to a Table cell in the current section....characterIndex) Moves the cursor to a table cell in the current section...tableIndex number The index of the table to move to. rowIndex number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....custom style settings for the table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your Table's left indent for enhanced layout control and visual appeal....represents the left indent of a table. public double LeftIndent {...how to set the position of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Aspose::Words::TableStyle::get_RowStripe method...

    Aspose::Words::TableStyle::get_RowStripe method. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding in C++....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... tables . CellVerticalAlignmen : ...., value : aspose . words . tables . CellVerticalAlignmen ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。... 创建 Table 对象。 设置表格设置(例如,设置边框)。 填充表格。 将表格添加到页面。...instance of the Table auto table = MakeObject < Table > (); // Set...

    products.aspose.com/pdf/zh-hans/cpp/table/