Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 22,332 for

table

(1.24 sec)
  1. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a Table cell was not ediTable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...specifically a checkbox inside a table cell was not editable after...like the fields outside the table. I’m saving with these options:...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  2. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...Examples Shows how to generate table of contents for Azw3 documents...options ); Shows how to generate table of contents for Mobi documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...A mail merge that uses this table would normally create a 3-page...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...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...
  5. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Show report filter pages option|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....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. The following screenshot shows...

    docs.aspose.com/cells/net/show-report-filter-pa...
  7. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all Tables from the collection to a new array of Tables in C++....Aspose::Words::Tables::TableCollection::ToArray method Contents...all tables from the collection to a new array of tables. System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...text and page number for a table of authorities entry, which...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....NET—document/section, block, inline, and table/row/cell levels—and lists the...child, and a Row can only be a Table child, and so on. These relationships...

    docs.aspose.com/words/python-net/logical-levels...
  10. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Summary You are building a table that contains three header cells...want the whole table left‑aligned, also set the table alignment....

    forum.aspose.com/t/header-alignment-issue-and-n...