Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能...开发者指南 使用 XPS 文档 渐变使用 Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference Nuget Pricing...
Merge multiple a Word document into PDF in Java code. Save a Word document as PDF using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } output.save(...
Merge multiple a Word document into Image in Java code. Save a Word document as Image using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } for ( int page...
Merge multiple DOC into PNG in Java code. Save DOC as PNG using Java....Document (fileName); // Append the source document to the end of the...appendDocument(input, ImportFormatMode.KEEP_SOURCE_FORMATTING); } for ( int page...
通过C ++库易于使用的JavaScript从Aspose.font进行字体转换,可与True Type或Web字体(例如True Type或Web字体)一起使用。...字体转换器 Live Demos About Font Source Code API Reference Helpful...resources ▼ Live Demos About Font Source Code API Reference Pricing...
Learn how to render Microsoft Project (MPP/XML) reSource usage view using Aspose.Tasks for C# and VBScript....View Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Nuget Pricing...
Merge multiple PDF into XPS in C# code. Save PDF as XPS using C#....Document(fileName); // Append the source document to the end of the...to your C# project. Open the source PDF file in C#. Convert several...
Merge multiple DOC into PNG in C# code. Save DOC as PNG using C#....Document(fileName); // Append the source document to the end of the...to your C# project. Open the source DOC file in C#. Convert several...