Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 20,142 for

table

(0.07 sec)
  1. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust paragraph spacing for a cleaner, more professional document layout....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/net/aspose.words/par...
  2. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...h> #include <data/data_table.h> #include <data/data_column_collection...PDF.Cpp/Table/Table.h> #include <Aspose.PDF.Cpp/Table/Row.h> #include...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  3. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...document used to build the table. DisplayResult { get; } Gets...for entries included in the table. EntrySeparator { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口和许多其他类型。 将第一行设置为标题...pres = new Presentation ( "table.pptx" ); try { // 访问第一张幻灯片 ISlide...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  5. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....120 )); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. var layoutSlide2 = presentation...

    docs.aspose.com/slides/net/automating-powerpoin...
  6. Create Pivot Charts in xlsx4j|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....Create Pivot Charts A pivot table is an interactive summary of...list in a worksheet. A pivot table can total the invoices by customer...

    docs.aspose.com/cells/java/create-pivot-charts-...
  7. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js 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....child, and a Row can only be a Table child, and so on. These relationships...consists of paragraphs and tables, respectively represented by...

    docs.aspose.com/words/nodejs-net/logical-levels...
  8. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....120 )); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. let layoutSlide2 = presentation...

    docs.aspose.com/slides/nodejs-java/automating-p...
  9. Specify whether the PivotTable is compatible fo...

    This article shows how to specify whether the PivotTable is compatible for Excel2003 while refreshing PivotTable with Aspose.Cells for Python via .NET....property is set true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. However...

    docs.aspose.com/cells/python-net/specify-whethe...
  10. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

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