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

table

(0.66 sec)
  1. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....particular DataSet instance by table names using the “.” operator...“Persons”, you can access the table using the following syntax....

    docs.aspose.com/words/java/working-with-dataset...
  2. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....Story can also contain tables. Table table = builder . StartTable.... CurrentStory . Tables . Contains ( table ), Is . True ); See...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....Block-level – Among paragraphs and tables, as a child of a Body , HeaderFooter...Among rows in a table, as a child of a Table node. Cell-level...

    docs.aspose.com/words/python-net/structured-doc...
  4. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....Inserting a Table The basic algorithm to create a table using DocumentBuilder...DocumentBuilder is simple: Start the table using DocumentBuilder.startTable...

    docs.aspose.com/words/java/use-documentbuilder-...
  5. Insert Timeline with Golang via C++|Documentation

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

    docs.aspose.com/cells/go-cpp/create-timeline/
  6. Forcing Movement to Next Item within Data Band|...

    Force movement to the next item within a data band when building a report in Java....number of items in a single table row like in the following example...output three client names per table row while outputting names of...

    docs.aspose.com/words/java/forcing-movement-to-...
  7. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....); } If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  8. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...overlapping or rendering on top of table content on the same page after...correctly, with the paragraph and table elements positioned appropriately...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  9. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data Table of this chart...properties of a data table of this chart. The data table can be shown...Examples Shows how to show data table with chart series data. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

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