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

table

(0.08 sec)
  1. 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...
  2. 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...
  3. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document 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...
  4. 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...
  5. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 Table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...saving pdf document with 1 table 20K rows and 10 columns. Here...getPages().add(); Table table = new Table(); for (int i = 0;...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  6. 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...
  7. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for JavaScript via C++....timeline by selecting a pivot table and then clicking Insert > Timeline...Create a Timeline for a Pivot Table Please see the following sample...

    docs.aspose.com/cells/javascript-cpp/create-tim...
  8. Aspose::Words::Tables::PreferredWidth::GetHashC...

    Aspose::Words::Tables::PreferredWidth::GetHashCode method. Serves as a hash function for this type in C++....Aspose::Words::Tables::PreferredWidth::GetHashCode method Contents...int32_t Aspose :: Words :: Tables :: PreferredWidth :: GetHashCode...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. 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...
  10. Aspose::Words::Tables::PreferredWidth::ToString...

    Aspose::Words::Tables::PreferredWidth::ToString method. Returns a user-friendly string that displays the value of this object in C++....Aspose::Words::Tables::PreferredWidth::ToString method Contents...:: String Aspose :: Words :: Tables :: PreferredWidth :: ToString...

    reference.aspose.com/words/cpp/aspose.words.tab...