Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 20,166 for

table

(0.14 sec)
  1. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...Shows how to create a formatted table using DocumentBuilder. Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....DocumentBuilder(doc); // Insert a table with a negative indent, which...the left page boundary. Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...type does not support a data table.” This issue occurs during the...type does not support a data‑table element. Aspose.Words can create...

    forum.aspose.com/t/exception-when-converting-wo...
  4. Show report filter pages option|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....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. The following screenshot shows...

    docs.aspose.com/cells/net/show-report-filter-pa...
  5. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation....column headings in the resulting table. public bool InsertHeadings...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ColumnNames Element|Aspose.Words for SharePoint

    ColumnNames element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....information about columns names in a table relation description. Name Cardinality...ColumnName 1-N No Column name in a table specified by a ParentColumns...

    docs.aspose.com/words/sharepoint/columnnames-el...
  7. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class....allows you to generate Data Table in PDF document. // For complete...Create a new DataTable var table = new System . Data . DataTable...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  8. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...// 添加表格 auto table = MakeObject < Table > (); table -> set_ColumnWidths...set_ColumnWidths ( u "200" ); table -> set_Border ( MakeObject < BorderInfo...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  9. Add Pivot Connection|Documentation

    Learn how to add a pivot connection with the Aspose.Cells Java library....associate a slicer and a pivot table in Excel, you need to right‑click...associate a slicer and a pivot table programmatically using the Aspose...

    docs.aspose.com/cells/java/add-pivot-connection/
  10. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

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