Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 23,931 for

table

(1.07 sec)
  1. XmlReadMode | Aspose.Words for Java

    Specifies how to read XML data and a relational schema into a DataSet in Java....adding new tables or adding columns to existing tables. An exception...exception is thrown if the inferred table already exists but with a different...

    reference.aspose.com/words/java/com.aspose.word...
  2. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...DocumentTableUtil { public static Table addTable(DocumentBuilder builder...throws Exception { // 开始表格 Table table = builder.startTable(); //...

    forum.aspose.com/t/topic/311952
  3. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....structured manner, resembling a table found in a database or spreadsheet...spreadsheet. Each row of the table is stored as a separate line,...

    products.aspose.com/total/python-java/create/tsv/
  4. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; Comparer...

    reference.aspose.com/words/net/aspose.words.low...
  5. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included....worksheets, cells, charts, pivot tables, and more. Key benefits for...chart positioned below the data table. 4️⃣ Links the chart to the...

    blog.aspose.com/cells/create-stockhighlowclose-...
  6. 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/java/aspose-cells-gridjs/...
  7. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, Table name, and more using Aspose.Cells for C++....example, server URL , username , table name , full SQL query , query...query type , location of the table , and name of the named range...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  8. Aspose::Words::Fields::FieldIndex::get_Language...

    Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....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/java/com.aspose.word...
  10. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = islide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-powerpoint-pre...