Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 155,328 for

2

(0.28 sec)
  1. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...Discourse July 15, 2025, 8:02am 2 @imzdong 原因 要在使用 Aspose.Words...insertCell(); builder.write("Header 2"); builder.endRow(); // 添加数据行...

    forum.aspose.com/t/aspose-words-table/315228
  2. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...2+ for Windows & Linux platforms...sreenath.techie December 15, 2021, 2:55am 1 Hi, We are looking for...

    forum.aspose.com/t/looking-for-details-for-aspo...
  4. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...com January 2, 2026, 8:10am 1 aspose设置的时间格式失效...Professionalize.Discourse January 2, 2026, 8:11am 2 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/aspose/323962
  5. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature....XML Data Source Copy 1 < Data > 2 < FirstName >John</ FirstName... Copy 1 < table border = 1 > 2 < tr > 3 < th >Person</ th > 4...

    docs.aspose.com/html/net/html-template/
  6. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting... Run ( doc , "Run 2. " ); let run3 = new aw . Run...(). trim ()). toEqual ( "Run 2. Initial text." ); // Insert the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Saas版本邮件客户端可行性研究 - Free Support Forum - aspose.com

    我们正在做一个企业级SAAS版本邮件客户端的技术选型。正好找到了ASPOSE 如果购买商业许可证,ASPOSE可以支持收发邮件,绑定各种不同邮箱服务商的邮件吗? 如果可以后续软件上线后 邮件的一些基础问题 是否有技术支持提供支持?...email-java xuezhe December 23, 2025, 2:07am 1 我们正在做一个企业级SAAS版本邮件客户端的技术选型。正好找到了ASPOSE...Discourse December 23, 2025, 2:08am 2 @xuezhe 您计划使用 Aspose 的哪款具体产品(如...

    forum.aspose.com/t/saas/323637
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....page" ] for i in range ( 0 , 2 ): # Create Heading object heading2...destination_page = doc . pages [ i + 2 ] # Destination page heading2...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...color for <h1> element using C# 2 3 // Prepare an output path for...borders of HTML element using C# 2 3 // Prepare an output path for...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. Emlx conversion issues - Free Support Forum - a...

    Hello, A few conversion issues: Loading an .mht file and saving as .emlx will result in an extra = in the top of converted page. To make sure I’m seeing the emlx correctly, after this convert, I loaded the result .e…... Issue 1 & 2 sample: 1.zip (419.4 KB) Loading...rest of new converted emlx…: 2.zip (619.5 KB) Loading emlx and...

    forum.aspose.com/t/emlx-conversion-issues/258708