ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose.Words.DocumentBuilder.InsertOleObjectAsIcon method...isLinked, iconFile, iconCaption) Inserts an embedded or linked OLE object...object as icon into the document. Allows to specify icon file...
Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...
Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...
Create, manage, and remove headers and footers in a document using Python....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...
ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bubble 3D chart. let shape...
ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...
ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...
Represents a value for charts that display multilevel data in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a Treemap chart. Shape shape...
TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...