Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 19,712 for

table

(0.21 sec)
  1. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes.... table . render (); Relevant functions...automatically). xs.sheet.table.render() Re-renders the table UI to reflect...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  2. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasOutlineBorder method. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. The default value is true in C++....Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....shape, text frame or floating table. HorizontalRuleAlignm Represents...shape, text frame or a floating table. WrapSide Specifies what side(s)...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert PDF documents|Aspose.PDF for Java

    This section contains a description of all possible options for converting PDF documents on Java using Aspose.PDF library....in the table easier to read, but also to make the table easier...

    docs.aspose.com/pdf/java/converting/
  6. Group, Convert and Verify Shapes|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.... Build a hash table of all shapes holding the ids...names. Iterate through the hash table Remove all shapes from the Visio...

    docs.aspose.com/diagram/java/group-convert-and-...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowValue method. Allows to specify whether values are to be displayed in the data labels of the entire series. Default value is false in C++....sectors, and their frequency table. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...contain an outline, which is a table of contents that lists headings...contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...)) { Table tbl = pres . Slides [ 0 ]. Shapes [ 0 ] as Table ; ICell...

    docs.aspose.com/slides/zh/net/paragraph/
  10. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…... In this example, a whole table is moved into page 2; when converting...noticed that if I remove the table of contents in the original...

    forum.aspose.com/t/rows-moved-to-the-next-page-...