Prebuilt effects that can be applied to text and that can be used to create individual effects are displayed in the ________ gallery
Fill in the blank(s) with correct word
Text Effects
Computer Science & Information Technology
You might also like to view...
The Width and Height spin boxes located on the Picture Tools Format tab can be used to size a graphic proportionally
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following statements opens a file and links it to a file stream object?
a. open(aFile) = link(anObject); b. file.open("filename.txt"); c. linkstream("filename.txt"); d. link(open("filename.txt"); e. None of these
Computer Science & Information Technology