answersLogoWhite

0

What else can I help you with?

Related Questions

How are columns removed from a document?

You select the columns and change the setting to having 1 column in the formatting options for columns.


Which element of the word program window contains buttons for saving a document and for undoing redoing and repeating a change?

The toolbar in the word program window typically contains buttons for saving a document and for undoing, redoing, and repeating changes. These buttons are essential for managing and editing text within a document efficiently.


When inserting a table into a document you must specify?

by default is left alignment, you can change it if you want


Can you repeatedly click the maximize and minimize buttons on the mini toolbar and watch the font size change in the document window?

yes


Can you can repeatedly click the Maximize and Minimize buttons on the mini toolbar and watch the font size of the selected text change in the document window?

False


You can repeatedly click the Maximize and Minimize buttons on the Mini toolbar and watch the font size of the selected text change in the document window?

TRUE


Which element of the Word program window contains buttons for saving a document and for repeating a change?

The element of the Word program window that contains buttons for saving a document and for repeating a change is the Quick Access Toolbar. This toolbar is typically located at the top left corner of the window and provides easy access to frequently used commands, such as Save and Repeat. Users can customize this toolbar to include additional commands as needed.


How do you change gutter width in indesign cs5?

To change the gutter width in InDesign CS5, go to the "File" menu and select "Document Setup." In the dialog box, look for the "Margins and Columns" section. Here, you can adjust the "Gutter" setting to your desired width. Once you make the changes, click "OK" to apply them to your document.


What Button is used to change the number of columns?

In Excel, there is no need to change the number of columns, just move left or right (or change the percent of view) on the page.


What is the importance of a section break?

To split document to sections which can have unique section names for easier navigation and to inform the reader what he is reading about. It can be like chapters in a book or parts of a very long formal document. It can also be used to apply different kinds of formatting in the document, such as having different amounts of columns in different parts.


How do you change the titles of columns and rows?

You click on the cell you want to change and make your changes. If you are asking about how to change the letters at the top of columns and numbers to the left of rows in Excel, you can not.


How do you convert rows to columns or columns to rows in C?

just inter change the value a[i][j] to a[j][i]