Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...
ChartDataLabelCollection.show_legend_key property. Allows To specify whether legend key is To be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...
ChartDataLabelCollection.show_value property. Allows To specify whether values are To be displayed in the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...
FieldAuToNum.separaTor_character property. Gets or sets the separaTor character To be used.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each AUTONUM field displays...
Adjust your background theme color effortlessly with the BackgroundTintAndShade property. Lighten or darken colors for a perfect design Touch!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shading shading = doc . FirstSection ...
FieldCompare.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...
Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation.... Document doc = new Document (); // A list...first list level. List list1 = doc . Lists . Add ( ListTemplate...
DocSaveOptions.save_picture_bullet property. When ``False``, PictureBullet data is not saved To output Document... doc = aw . Document ( file_name =...MY_DIR + 'Image bullet points.docx' ) # Some word processors, such...