Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 15,934 for

table

(0.04 sec)
  1. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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.... PPTX ) If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  2. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/sha...
  3. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...Builds a table of contents (which can also be a table of figures)...specified styles, and inserts that table at this place in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...document used to build the table. CaptionlessTableOfFi { get;...identifier used when building a table of figures that does not include...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... tables . CellMerge : ... @horizontal_merge..., value : aspose . words . tables . CellMerge ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Binding Worksheet to a DataSet at Runtime using...

    This article introduce how to bind worksheet to a DataSet in GridWeb....) { // Create Product Data Table DataTable prodTbl = new DataTable...Add products inside the data table prodTbl . Rows . Add ( 1 , "Grape...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Index was out of range pivot table.CalculateDat...

    i have a problem when I want to calculate the pivot Table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...Index was out of range pivot table.CalculateData method Aspose...want to calculate the pivot table in the following example excel...

    forum.aspose.com/t/index-was-out-of-range-pivot...
  8. Add Group function in Aspose.Cells for Reportin...

    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....sets the Group attributes of table report item through Modify Attributes...Sorting feature for rendering Table item...

    docs.aspose.com/cells/reportingservices/add-gro...
  9. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression.... Document ( MY_DIR + 'Tables.docx' ) # This expression will...which are descendants of any table node in the document. node_list...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words/nod...