Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 20,379 for

table

(0.08 sec)
  1. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....document used to build the table. get_DisplayResult () Gets the...for entries included in the table. get_EntrySeparator () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 添加 (table) 到页面 段落 。 保存文档为 “Complex.pdf”。...Row ; import com.aspose.pdf.Table ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  3. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...MyDir + "Table with merged cells.docx" ); Table table = doc ....FirstSection . Body . Tables [ 0 ]; foreach ( Row row in table . Rows ) foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  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. 从PDF中的表格提取数据|Aspose.PDF for C++

    学习如何使用Aspose.PDF for C++从PDF中提取表格数据。...String infilename ( "sample-table.pdf" ); auto document = MakeObject...Visit ( page ); for ( auto table : absorber -> get_TableList...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ta...
  8. CompatibilityOptions.autofit_to_first_fixed_wid...

    CompatibilityOptions.autofit_to_first_fixed_width_cell property. Allow Table Columns To Exceed Preferred Widths of Constituent Cells...._width_cell property Allow Table Columns To Exceed Preferred...option is called “Use Word 2003 table autofit rules” in MS Word 2013...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Android 上管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Android 通过 Java 管理 PowerPoint 表格的行和列,并加快演示文稿的编辑和数据更新。...Slides 提供了 Table 类、 ITable 接口以及许多其他类型。 将第一行设为标题...pres = new Presentation ( "table.pptx" ); try { // 访问第一张幻灯片 ISlide...

    docs.aspose.com/slides/zh/androidjava/manage-ro...
  10. 从工作表中删除数据透视表|Documentation

    使用Aspose.Cells for JavaScript通过C++代码删除Excel工作表中的数据透视表...Cells Example - Remove Pivot Table </ title > </ head > < body...body > < h1 > Remove Pivot Table Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...