몇 단계를 거쳐 JavaScript에서 새 WORD를 만드세요. Node.js via .NET 라이브러리를 사용하여 WORD을 쉽게 생성합니다....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) font = builder...
ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
Chart.axis_z property. Provides access to properties of the Z axis of the chart....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.major_unit property. Returns or sets the distance between major tick marks....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...
PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...page: builder . insertBreak ( aw . BreakType . SectionBreakNewPage...