ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...
ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...
Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced document presentation and clarity.... Document doc = new Document (); DocumentBuilder...2, page 3." ); // Move the document builder to the first section's...
Theme.major_fonts property. Allows to specify the set of major fonts for different languages.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...
Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....void FieldAsk () { Document doc = new Document (); DocumentBuilder...fieldRef . GetFieldCode ()); // Insert the ASK field and edit its...
Discover the MailMerge RegionStartTag property to easily define and customize mail merge regions, enhancing your document automation process.... Document doc = new Document (); DocumentBuilder...mergeFieldNames [ 1 ]); // Insert a region with the same name...
ThemeColors.hyperlink property. Specifies color for a hyperlink.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...
Specifies the possible scale types for an axis in Java.... Document doc = new Document(); DocumentBuilder...chart.getSeries().clear(); // Insert a series with X/Y coordinates...
Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications....how to insert an IF field. Document doc = new Document (); DocumentBuilder...
Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity....how to insert an IF field. Document doc = new Document (); DocumentBuilder...