Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,794 for

table

(0.11 sec)
  1. 管理行和列|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口和其他许多类型。 将第一行设置为标题...with slides . Presentation ( "table.pptx" ) as pres : # 访问第一张幻灯片...

    docs.aspose.com/slides/zh/python-net/manage-row...
  2. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this Table style in C++....that may be defined for this table style. System :: SharedPtr <...with certain area styles of a table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Row.firstCell property | Aspose.Words for Node.js

    Row.firstCell property. Returns the first [Cell](../../cell/) in the row.... Tables . Cell Examples Shows how to...the node structure of every table in a document. test ( 'TableToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldToa::get_UsePassim ...

    Aspose::Words::Fields::FieldToa::get_UsePassim method. Gets or sets whether to replace five or more different page references to the same authority with "passim", which is used to indicate that a word or passage occurs frequently in the work cited in C++....how to build and customize a table of authorities using TOA and...the entry category for our table. This TOA will now only include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/par...
  6. FieldAsk.PromptOnceOnMailMerge | Aspose.Words f...

    Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...file, which will consist of a table with one row. Document doc =...merge data file consisting of a table with one row // and the same...

    reference.aspose.com/words/net/aspose.words.set...
  8. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...file, which will consist of a table with one row. Document doc =...merge data file consisting of a table with one row // and the same...

    reference.aspose.com/words/net/aspose.words.set...
  9. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.TableWidthOutputMode property. Controls how Table, row and cell widths are exported to HTML, MHTML or EPUB...tableWidthOutputMode property Controls how table, row and cell widths are exported...HTML format, table, row and cell elements ( <table> , <tr> , <th>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....document builder to create a table. Document doc = new Document...DocumentBuilder ( doc ); // Start the table, then populate the first row...

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