To apply a shape tween to text, you convert the text to fills using the ____ command located on the Modify menu.
A. Convert to Fills
B. Break Apart
C. Fill Shape
D. Fill Letter
Answer: B
Computer Science & Information Technology
You might also like to view...
To separate a column of data containing first and last names into a column of first names and a column of last names, you begin by clicking the Text to Columns button in the:
A) Columns group on the Home tab. B) Columns group on the Data tab. C) Data Tools group on the Data tab. D) Data Tools group on the Home tab.
Computer Science & Information Technology
What type of JList selection mode would allow the user to select March, June and July in one step?
Consider the list below: January February March April May June July August September October November December a. SINGLE_SELECTION. b. SINGLE_INTERVAL_SELECTION. c. MULTIPLE_INTERVAL_SELECTION. d. All of the above.
Computer Science & Information Technology