Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 20,378 for

table

(0.22 sec)
  1. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java....belong to a single story or table cell. In particular, a common...within the body. The following table illustrates the relevant cases...

    docs.aspose.com/words/java/working-with-common-...
  2. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format Tables of Excel files using Aspose.Cells for JavaScript via C++....Create and manage tables of Microsoft Excel files with JavaScript...C++ Contents [ Hide ] Create Table One of the advantages of spreadsheets...

    docs.aspose.com/cells/javascript-cpp/create-and...
  3. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...@licenses A table was applied in A7:A8, but the name of the table column...of the cell to the name of table column when saving the file...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  4. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Rows . Add ( "Jane Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldRD class | Aspose.W...

    Aspose::Words::Fields::FieldRD class. Implements the RD field. To learn more, visit the documentation article in C++....when generating a table of contents, table of authorities, or...use the RD field to create a table of contents entries from headings...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...specify formatting properties for table cells and rows. User the DocumentBuilder...end_row() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a paragraph when building a report in C#....belong to a single story or table cell. In particular, a common...within the body. The following table illustrates the relevant cases...

    docs.aspose.com/words/net/working-with-common-d...
  8. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....specify formatting properties for table cells and rows. User the DocumentBuilder...endRow() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...whether to write page numbers to table of contents when saving HTML...when saving a document with a table of contents to .html. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...