Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 17,942 for

table

(0.07 sec)
  1. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....Edit text in PDF, Word, modify tables, insert graphs using external...elements: paragraphs, lists, tables, images, links, fields, charts...

    products.aspose.com/words/net/edit/
  2. FieldDatabase.insertHeadings property | Aspose....

    FieldDatabase.insertHeadings property. Gets or sets whether to insert the field names from the database as column headings in the resulting Table....column headings in the resulting table. get insertHeadings () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 档案

    档案... 创建一个 Table 类的实例并设置其属性,即列宽、边框等。 使用 Table.ImportDataTable()...Pages[index].Paragraphs.Add(Table) 方法将表格添加到页面。 使用 Document.Save(string)...

    blog.aspose.com/zh/pdf/add-data-from-database-t...
  4. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格...Slides 提供了 Table 类, ITable 接口, Cell 类, ICell...数组。 定义一个 rowHeight 数组。 通过 add_table(x, y, column_widths, row_heights)...

    docs.aspose.com/slides/zh/python-net/manage-table/
  5. DataRelation | Aspose.Words for Java

    Represents a parent/child relationship between two DataTable objects in Java....specified name, parent and child tables, matched arrays of parent and...getChildTable() Gets the child table of this relation. getChildTableName()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....File Formats The following table indicates the file formats that...

    docs.aspose.com/drawing/net/supported-file-form...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseWord2010TableStyleRules method. Specifies to use Word2010 Table style rules in C++....method Specifies to use Word2010 table style rules. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseSingleBorderforContiguousCells method. Use Simplified Rules For Table Border Conflicts in C++....method Use Simplified Rules For Table Border Conflicts. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::Fields::FieldToc::get_PreserveLi...

    Aspose::Words::Fields::FieldToc::get_PreserveLineBreaks method. Gets whether to preserve newline characters within Table entries in C++....preserve newline characters within table entries. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....FROM Employees"); DataTable table = new DataTable(resultSet, "Employees");...getMailMerge().executeWithRegions(table); // Close the database conn...

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