Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 22,240 for

table

(0.07 sec)
  1. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...Visit ( page ); for ( auto table : absorber -> get_TableList...get_TableList ()) { for ( auto row : table -> get_RowList ()) { for ( auto...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  2. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET to streamline project management processes....project data such as filters, tables, groups, embedded objects,...hosted with ❤ by GitHub Reading Table Data from MPP File The Aspose...

    docs.aspose.com/tasks/net/utility-features/
  3. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....rich text, outline, title, table, attached files, and others...Every RichText of text, title, table, and even the OneNote itself...

    docs.aspose.com/note/net/working-with-onenote-d...
  4. Supported File Formats|Documentation

    PSD manipulation library that can load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....File Formats The following table indicates the file formats that...

    docs.aspose.com/psd/net/supported-file-formats/
  5. Export Document Structure While Converting to P...

    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....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/java/export-document-stru...
  6. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…...References tab > Update table > update full table Can you please check...@Sairam_Jyosula Summary When a Table of Contents (TOC) is refreshed...

    forum.aspose.com/t/aspose-words-python-missing-...
  7. 档案

    档案...System::SharedPtr<Table> table = MakeObject<Table>(); table->set_Left(200);...table->set_Left(200); table->set_Top(300); table->set_ColumnWidths(u"120");...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  8. Aspose::Words::Tables::CellFormat::get_WrapText...

    Aspose::Words::Tables::CellFormat::get_WrapText method. If true, wrap text for the cell in C++....Aspose::Words::Tables::CellFormat::get_WrapText method Contents...cell. bool Aspose :: Words :: Tables :: CellFormat :: get_WrapText...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each paragraph to the width of the cell in C++....Aspose::Words::Tables::CellFormat::get_FitText method Contents...cell. bool Aspose :: Words :: Tables :: CellFormat :: get_FitText...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...data_table Provides access to properties of a data table of this...this chart. The data table can be shown using the ChartDataTable...

    reference.aspose.com/words/python-net/aspose.wo...