Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 20,369 for

table

(0.07 sec)
  1. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++....filter data in either a table or a pivot table. Microsoft Excel allows...slicer by selecting a table or a pivot table and then clicking Insert...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  2. Pivot Tables without columns or rows lose forma...

    We are running into an issue refreshing a Pivot Table that only has a Filter (no rows, columns or values). Aspose gets rid of some of the formatting and adds extra formatting to cells we do not expect to have pivot Table…...Pivot Tables without columns or rows lose formatting Aspose.Cells...an issue refreshing a Pivot table that only has a Filter (no rows...

    forum.aspose.com/t/pivot-tables-without-columns...
  3. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...ListObject (Table) in the worksheet ListObject table = worksheet...source type if it is query table if ( table . GetDataSourceType ()...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  4. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the Table....left_indent property Table.left_indent property Gets or sets...represents the left indent of the table. @property def left_indent (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a paragraph if the last child isn't one. Enhance your document's clarity!...= new Document (); Table table = new Table ( doc ); doc . FirstSection...AppendChild ( table ); Row row = new Row ( doc ); table . AppendChild...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a Table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...Cannot append text to tables in a Building Block Aspose.Words...inserting text to the cells of a table that is part of a BuildingBlock...

    forum.aspose.com/t/cannot-append-text-to-tables...
  7. Updating Slicer|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....then update the slicer table or pivot table accordingly. Please...to update the slicer table or pivot table. Updating Slicer The...

    docs.aspose.com/cells/java/updating-slicer/
  8. DataView | Aspose.Words for Java

    Represents a databindable customized view of a DataTable for sorting filtering searching editing and navigation in Java....DataTable table) Initializes a new instance...row of data from a specified table. getCount() Gets the number...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder > ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。... light_gray ) table = apdf . Table () table . border = border_info...border_info table . default_cell_border = border_info for row_count...

    products.aspose.com/pdf/zh-hans/python-net/tabl...