Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 20,438 for

table

(0.16 sec)
  1. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the Table column range associated with the bookmark in C++....index of the last column of the table column range associated with...how to get information about table column bookmarks. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize Table attributes, enhancing your data management and presentation....format are to be applied to the table. public string FormatAttributes...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...settings to vertical borders to a table row’s format. Document doc =...Create a table with red and blue inner borders. Table table = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Remove Tables from PDF using C++ | Aspose.PDF

    Remove Tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to deleting Tables from PDF document Using C++ Library In...In order to delete table from PDF, we’ll use Aspose.PDF for C++...

    products.aspose.com/pdf/cpp/table/remove/
  5. Aspose::Words::Tables::Cell::get_NextCell metho...

    Aspose::Words::Tables::Cell::get_NextCell method. Gets the next Cell node in C++....Aspose::Words::Tables::Cell::get_NextCell method Cell::get_NextCell...Words :: Tables :: Cell > Aspose :: Words :: Tables :: Cell ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...$description ); // 添加表格 $table = new Table (); $table -> setColumnWidths...$colors -> getWhiteSmoke (); $table -> setBorder ( new BorderInfo...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  7. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a Table row is allowed to split across a page break....property True if the text in a table row is allowed to split across...across pages for every row in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::GetChildDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region in C++....data records of the specified table. Remarks When the Aspose.Words...GetChildDataSource() must follow. If the table that is represented by this...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Supports sub-reports|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....sub‑report directly inside a table group row . Use the following...a master table. 🛠 Embedding a Sub‑Report in a Table Example –...

    docs.aspose.com/cells/reportingservices/sub-rep...
  10. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....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...