Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 20,300 for

table

(0.08 sec)
  1. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....); Ability to Remove Pivot Table Aspose.Cells for .NET 8.4.0...provide the feature of Pivot Table removal from a given spreadsheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...Create a new DataTable var table = new System . Data . DataTable...to the DataColumnCollection table . Columns . Add ( column );...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  4. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads Table substitution settings from XML stream in C++....IO::Stream>&) method Loads table substitution settings from XML...with custom font substitution tables. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Tables 1 Export tables as raw HTML. NonCompatibleTables...NonCompatibleTables 2 Export tables that cannot be correctly represented...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用 C# 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上使用 PDF 文件中的表的 C# 源代码。...NET 库 为了使用 table,我们将使用 Aspose.PDF for .NET A...Document 实例加载 PDF。 通过索引访问页面。 创建 Table 对象。 设置表格设置(例如,设置边框)。 填充表格。 将表格添加到页面。...

    products.aspose.com/pdf/zh-hans/net/table/
  7. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....timeline by selecting a pivot table and then clicking Insert > Timeline...Create a Timeline for a Pivot Table Please see the following sample...

    docs.aspose.com/cells/cpp/create-timeline/
  8. FieldToc class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportAsHtml method. Allows to specify the elements to be exported to Markdown as raw HTML. Default value is None in C++....Examples Shows how to export a table to Markdown as raw HTML. auto...Writeln ( u "Sample table:" ); // Create table. builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....of the first column of the table column range associated with...true if this bookmark is a table column bookmark. get_LastColumn...

    reference.aspose.com/words/cpp/aspose.words/boo...