Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 20,379 for

table

(0.11 sec)
  1. 管理行和列|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 管理表格的行和列...Slides 提供了 Table 类、 Table 类以及许多其他类型。 Set First Row...类的实例并加载演示文稿。 通过索引获取幻灯片的引用。 创建一个 Table 对象并将其设为 null。 遍历所有 Shape 对象以查找相关表格。...

    docs.aspose.com/slides/zh/nodejs-java/manage-ro...
  2. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....and display the result in a table. FieldDatabase field = (FieldDatabase)...query result in the field's table. field.setFirstRecord("1");...

    reference.aspose.com/words/java/com.aspose.word...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hant/net/Table/Recent content in 使用 C# 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF ProductsHugo -......com/pdf/zh-hant/net/table/Recent content in 使用 C# 添加、提取、删除...aspose.com/pdf/zh-hant/net/table/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/net/table/index...
  4. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the Table column range associated with the bookmark....index of the last column of the table column range associated with...-1 if this bookmark is not a table column bookmark. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hant/python-net/Table/Recent content in 使用 Python 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF......com/pdf/zh-hant/python-net/table/Recent content in 使用 Python...com/pdf/zh-hant/python-net/table/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hans/python-net/Table/Recent content in 使用 Python 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF......com/pdf/zh-hans/python-net/table/Recent content in 使用 Python...com/pdf/zh-hans/python-net/table/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  7. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....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...
  9. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...{ // Add table var table = GetTable(); AddData(table, true, "header");...AddData(table, false, "value"); } page.Paragraphs.Add(table); } }...

    forum.aspose.com/t/major-performance-issue-in-l...
  10. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...including font compatibility and table formatting settings. When converting...Additionally, table width settings can affect how tables are displayed...

    forum.aspose.com/t/word-pdf/314835