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 Word document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...
FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index....that marks the portion of the document used to build the index. @property...it with entries. doc = aw . Document () builder = aw . DocumentBuilder...
ToaCategories indexer. Gets or sets the category heading by category number.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...
FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...
This page describes how to manipulate ole object with Aspose.Diagram library....NET applications to auto insert these files inside of the drawing...an OLE object of the Word document, edit it using Aspose.Words...
aspose.words.fields.FieldSeq class. Implements the SEQ field...the Working with Fields documentation article. Remarks Sequentially...user-defined lists of items in a document. Inheritance: FieldSeq → Field...
Represents chart series properties in Java....the Working with Charts documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...