Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 20,294 for

table

(0.08 sec)
  1. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Python via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect.... The table below lists the fully and partially...Vertical Arrow List Trapezoid List Table List Pyramid List Target List...

    docs.aspose.com/words/python-net/working-with-s...
  2. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....sample code creates a Pivot Table and then specifies the positions...Add new worksheet for pivot table WorksheetCollection worksheets...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  3. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of font substitution in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Metadata information | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to work with font metadata with it....Show ] Overview TrueType font table ’name’ is storage for text strings...lines that are held in the table ’name’ describe font metadata...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  5. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....AdjustLineHeightInTa Adjust Line Height in Table ForgetLastTabAlignme Forget...95 AlignTableRowByRow Align Table Rows by Rule LayoutRawTableWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....AdjustLineHeightInTa 35 Adjust Line Height in Table ForgetLastTabAlignme 36 Forget...AlignTableRowByRow 38 Align Table Rows by Rule LayoutRawTableWidth...

    reference.aspose.com/words/net/aspose.words.set...
  7. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...<h1> &mldr; <h6> 、 <div> 或 <table> 。下面的 C# 示例显示了 <h1> 元素边框颜色的更改:...如果要更改表格边框颜色,可以使用内联或内部 CSS。 您可以通过 HTML <table> 元素应用 style 属性。请记住,使用样式属性会覆盖...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Insert Image into PowerPoint Table using Python How to Convert...Insert Image into PowerPoint Table using Java How to Export XPS...

    kb.aspose.com/categories/page/45/
  9. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....creates a table, but you would normally load table from a database...database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  10. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...info("start createSimpleTable()"); Table table = builder.startTable(); builder...setPageWidth(PreferredWidthType.AUTO); table.autoFit(AutoFitBehavior.AUTO_FIT_TO_CONTENTS);...

    forum.aspose.com/t/rtf-template-width-is-not-ac...