Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 22,237 for

table

(0.07 sec)
  1. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...Called when enumeration of a table cell has ended. visitCellStart(cell)...Called when enumeration of a table cell has started. visitCommentEnd(comment)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data... SaveFormat . PPTX ) Excel Table Example In the second example...

    docs.aspose.com/slides/python-net/excel-integra...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...$templatePresentation -> dispose (); } Excel Table Example In the second example...

    docs.aspose.com/slides/php-java/excel-integration/
  4. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Grid Line Pitch To Lines in Table Cells. AlignTablesRowByRow {...{ get; set; } Align Table Rows Independently. AllowSpaceOfSameStyl...

    reference.aspose.com/words/net/aspose.words.set...
  5. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...description ); // Add table var table = new Table { ColumnWidths =..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/net/docker/dotnet8/
  6. Aspose::Words::Fields::FieldDatabaseDataTable::...

    Aspose::Words::Fields::FieldDatabaseDataTable::get_ColumnNames method. Gets columns that belong to this Table in C++....columns that belong to this table. const System :: ArrayPtr <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Export Document Structure Places element at end...

    Hello, We are making use of PdfSaveOptions.exportDocumentStructure(true) to create tagged PDFs. This works well with the exception of absolute positioned elements in the document. When we have a document that has a t…...has a table or image in it, and we drag the element (table or image)...for these images (when in a table cell with the text content)...

    forum.aspose.com/t/export-document-structure-pl...
  8. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Table 5 A Table object that represents a table in a Word...Row 6 A row of a table. Cell 7 A cell of a table row. Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... tables . CellCollection : ... Examples...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 C++ 在 ODS 文件中保存数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 在 ODS 文件中保存数据透视表。...PutValue ( 6430 ); // Get pivot tables collection PivotTableCollection...GetPivotTables (); // Add a pivot table to the worksheet int index =...

    docs.aspose.com/cells/zh/cpp/save-pivot-table-i...