AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...
TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...
Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...
aspose.words.fields.FieldXE class. Implements the XE field...the Working with Fields documentation article. Remarks Defines...modifications made to the document. (Inherited from Field ) is_italic...
Java source code to change background of VDX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native change background of VDX document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...
Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert one paragraph with a large...
aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...