Aspose.Page API 解决方案解答了如何将简单或平铺图像添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...
ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....</p> </body> </html>` ; let doc = new aw . Document ( Buffer...a" flag to "true". expect ( doc . viewOptions . displayBackgroundSha...
Font.emboss property. True if the font is formatted as embossed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...
Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...
Represents a table style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...
DocumentBuilder.bold property. True if the font is formatted as bold.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...
ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...