Pelnor Help Add-in.

Size: px
Start display at page:

Download "Pelnor Help Add-in."

Transcription

1 Pelnor Help Add-in

2 Pelnor Software Index HelpAddIn 1 Pelnor Help Add-in UserControl... 1 Node Editor...7 URL Link Dialog...10 Inner Document Link Selection Dialog Help Document Options Documentation Options Form...16 Save Dialog Application Configuration...20 PelnorHelpProvider 22 Pelnor Help Provider Pelnor Help Provider Properties Control Specific Help Properties...26 Custom Tab Control Configuration File PelnorWPFHelpProvider 28 Pelnor WPF Help Provider Pelnor WPF Help Provider Properties Pelnor WPF Help Provider Dependency Properties...31 Custom Tab Control Configuration File... 32

3 HelpAddIn Pelnor Help Add-in UserControl Click on a control for more information. Pelnor Help Add-in UserControl This control provides the description editing and document output options for the Pelnor Help Add-in. As controls are selected in the Forms designer their corresponding descriptions will be loaded and displayed. Undo Button This button undoes the most recent edit in the selected description. Search Button Page 1 of 32

4 This button opens the text search dialog for the selected RTF control description. Redo Button This button redoes the most recent change that was undone with the Undo button. Friendly Name Textbox This textbox displays a user friendly name for the selected control. So instead of "btnsave" the user can be presented with a name like "Save Document Button" The friendly name text will default to the currently selected controls name. Usage The Friendly Name will be displayed as a header for the controls descriptions in the documents output by the Pelnor Help Add-in. s Tab Control This tab control displays the descriptions associated with the currently selected control. Each tab represents a single description. Use The descriptions displayed in the tab control will be used in the documentation output by the Pelnor Help Add-in. Each tab header will be used as a section name for the associated description. Zoom Level Dropdown This dropdown displays the current zoom level for the selected description. Numeric values may be selected from the dropdown or custom values may be typed in. 100 is the default. Save Dropdown Button Save Changes This selection opens the Save Dialog. Create PDF Page 2 of 32

5 This selection opens the PDF version of the Documentation Options Dialog. Create XPS This selection opens the XPS version of the Documentation Options Dialog. Create HTML Help Project This selection opens the HTML Help version of the Help Project Dialog. Create Win Help Project This selection opens the Win Help version of the Help Dialog. New Button This button adds a new description to the descriptions tab control. A prompt for the new tab name will be displayed when the button is selected. Delete Button This button will delete the currently selected description in the descriptions tab control. Rename Button This button opens a dialog to rename the currently selected description in the descriptions tab control. Node Edit Button This button opens the Node Editor dialog. Help Button This button opens the Pelnor Help Add-in help file. Font Dropdown Button Font Dialog Page 3 of 32

6 This selection opens the Font Dialog Box. Bold This selection will set the currently selected text to bold. Italic This selection will set the currently selected text to italic. Underline This selection will set the currently selected text to underline. Regular This selection will set the currently selected text to regular. Numeric Bullets Button This button adds a numeric bulleted list to the selected description. Example: 1. Test 1 2. Test 2 3. Test 3 Bullets Button This button adds a bulleted list to the selected description. Example: Test 1 Test 2 Test 3 Align Left Button This button aligns the currently selected text to the left edge. EXAMPLE Page 4 of 32

7 Align Right Button This button aligns the currently selected text to the right edge. EXAMPLE Align Middle Button This button aligns the currently selected text the middle of the page. EXAMPLE Indent Right Button This button indents the current line in the description text to the right. Indent Left Button This button indents the current line in the description text to the left. Image Button This button opens a dialog to insert an image into the current description. The image will be added at the location of the cursor. Table Dropdown Create Table This selection adds a new table to the current description at the cursors location. A dialog will prompt for the number of rows and columns for the new table. Insert Row This selection inserts a new row in the currently selected table. Insert Column Page 5 of 32

8 This selection adds a new column to the selected table. Delete Cells This selection opens a dialog with options to delete the currently selected cell, row, or column. Cell Border Width This selection opens a dialog that allows the selection of cell border widths. Cell Border Color This selection opens a dialog that allows the selection of cell border colors. Cell Color This selection opens a dialog that allows the selection of the current cells background color. Link Button Dropdown Inner Document This selection allows hyperlinks to be created that point to other descriptions within the current Pelnor Help Add-in documentation. The Inner Document Link Dialog will prompt for the link text and target description. URL This selection allows hyperlinks to be created targeting URL locations. The URL Link Dialog will prompt for the hyperlink text and URL target. Example: Google Page 6 of 32

9 Node Editor Click on a control for more information. Node Editor The Node Editor lets you view, add, and delete nodes. You can also re-arrange the order in which the nodes will appear in the output documentation. View s Button This button will display the s associated with the selected node in the Node Treeview. Node Treeview Page 7 of 32

10 The Node Treeview allows you to navigate all of the description nodes for the current Solution. There are five types of nodes and each is associated with a specific icon. This the Solution node icon. The Solution node has no descriptions itself but does have a title page. This is the root node of the entire hierarchy. This node can contain both Project and General Information nodes as its children. This is the Project node icon. The Project node has no descriptions itself but does have a title page. There may be multiple projects in each solution. This node can contain both Form and General Information nodes as children. This is the General Information node icon. The General Information node has descriptions only and is not associated with a screenshot. This is the Form node. The Form node has s, can contain General and Control nodes. The Form node is associated with a screenshot. This is the Control node. The Control node has s of the control and is associated with the screenshot of its parent form. View Title Page Button This button will display the title page associated with the selected node. Only Solution and Project nodes have title pages. Move Node Up Button The Move Node Up button moves the selected node up within the branch it is displayed in. Move Node Down Button The Move Node Down button moves the selected node down within the branch it is displayed in. Page 8 of 32

11 Add General Node Button The Add General Node Button creates a new description only node in the currently selected nodes children. General nodes contain a list of descriptions but are not associated with program screenshots. Delete Node Button This button deletes the currently selected node. Page 9 of 32

12 URL Link Dialog Click on a control for more information. URL Link Dialog This dialog lets you choose the text description and URL destination for hyperlinks included in the output documentation. URL Textbox This textbox will contain the URL target for the hyperlink. This will typically be a web address. Cancel Button This button cancels the hyperlink insertion and closes the dialog. OK Button This button accepts the information entered for and URL and creates the hyperlink. Textbox This textbox will contain the displayed text of the hyperlink. Page 10 of 32

13 Inner Document Link Selection Dialog Click on a control for more information. Inner Document Link Selection Dialog This dialog lets you create hyperlinks to other descriptions contained within the solutions created documentation. Treeview This treeview will let you navigate the solution documentation to select a target for your hyperlink. Only descriptions may be linked to. The icon denotes a description that is a valid link target. Page 11 of 32

14 Link Textbox This textbox will contain the visible text for the hyperlink. OK Button This button accepts the link text label and target location. The new link will be inserted at the point of the mouse cursor in current description text. Cancel Button This button cancels the link insertion and closes the dialog. Page 12 of 32

15 Help Document Options Click on a control for more information. Help Document Options This form is used to select the Help Project creation options and save directory. Depending on the menu option used to open the form it will create either HTML Help projects or Win Help projects. Include Document Index Checkbox This checkbox indicates that the output documents will include an Index. Once checked an index title Page 13 of 32

16 can be entered in the Index Title textbox. Index Title Textbox The text placed here will be used as a Title for the Index page. This textbox only becomes enabled once the Include Document Index has been checked. Form Page Links Checkbox During the Help project creation each control will also have a separate page built for its descriptions. Control descriptions are also listed after those of the form on the forms page. Checking this box indicates that Control links on the form screenshot will point to the control description on the form page. Uncheck this box and the Control links on the form screenshot will point to the control description only page. Compile Help Project Checkbox Checking this box indicates that the help project will be compiled after it is created to produce the.chm file. Open Help Checkbox Checking this box will open the help project if it has been built by checking the Compile Help Project checkbox. This box will not be enabled unless the Compile Help Project checkbox is checked. Header Image Textbox To include an image in the header of the Help project document pages enter the image path here. You can also browse to the Image using the Browse button. Header Image Button Clicking this button opens a dialog that will allow you to browse to an image to use in the header. Once selected the image path will be displayed in the Header Image Path textbox. Page 14 of 32

17 Cancel Button This button cancels the Help document creation and closes the form. Create Help Button This button opens the folder selection dialog. The Help Project creation will create many files and several directories. This dialog will let you select or create the directory these files will go into. Project Selection Treeview The project selection treeview allows displays the projects available for inclusion in the Help Project. By default all projects are checked. Uncheck them to exclude them from the documentation. Page 15 of 32

18 Documentation Options Form Click on a control for more information. Documentation Options Form This form is used to select documentation creation options and file location. Depending on the menu option used to open the form it will create either PDF or XPS documentation. Page 16 of 32

19 Project Selection Treeview The project selection treeview allows displays the projects available for inclusion in the documentation. By default all projects are checked. Uncheck them to exclude them from the documentation. Include Document Index Checkbox This checkbox indicates that the output documents will include an Index. Once checked an index title can be entered in the Index Title textbox. Index Title Textbox The text placed here will be used as a Title for the Index page. This textbox only becomes enabled once the Include Document Index has been checked. Include Control ID Numbers Checkbox This option will add numbers to the controls on the form screenshot and to their corresponding description. This helps identify control descriptions on printed documentation. Footer Image Textbox To include an image in the footer of the documentation pages enter the image path here. You can also browse to the Image using the Browse button. Footer Image Button Clicking this button opens a dialog that will allow you to browse to an image to use in the document footer. Once selected the image path will be displayed in the Footer Image Path textbox. Open Documentation File Page 17 of 32

20 Checking this box will open the documentation file after it has been built using the Create PDF or XPS button. Cancel Button This button cancels the document creation and closes the form. Create Document Button This button opens a dialog that lets you choose the location to save the new documentation file to. Page 18 of 32

21 Save Dialog Click on a control for more information. Save Dialog This dialog lets you choose which projects to save changes for. By default all projects will be checked. Yes Button Saves the checked projects in the checklist. Save Check List The available projects to be saved will be listed here. Projects with a check will be saved. All projects will be checked by default. No Button This button will discard all changes and close the dialog. Page 19 of 32

22 Application Configuration App Config The Pelnor Help Add-in has a configuration file located in its install directory. This file is named HelpAddIn.exe.config. This file has settings you can change to alter the behavior of the Add-in. AutomaticalyAddPelnorHelpProviderToWinForms This setting determines if the Pelnor Help Add-in will automatically add the control PelnorHelpProvider to the active form. This action occurs when a form element is selected and no PelnorHelpProvider control exists on the form. Acceptable values for this property are "true" and "false". AutomaticallyAddPelnorHelpProviderReference This setting determines if the Pelnor Help Add-in will automatically add a reference to the PelnorHelpProvider control to the active project. This action occurs when a form element is selected and the AutomaticallyAddPelnorHelpProviderToWinForms option is set to "true". Acceptable values for this property are "true" and "false". HTMLHelpExecutablePath This setting points to the path of the Microsoft HTML Help Workshop executable. This file should be named hhc.exe. The default install path for this program is: "C:\Program Files\HTML Help Workshop\hhc.exe". With this path specified the Pelnor Help Add-in will be able to run this executable to automatically compile the help project after it is built. The option to automatically compile is found on the Help Project Configuration screens Compile Checkbox. HTMLHelpStyleSheet This setting points to the Cascading Style Sheet file that will be used by the output HTML Help projects. The default setting for this value points to the file "HTMLHelpStyle.css" found in the Pelnor Help Add-in install folder. Valid values for this setting are system paths to.css files. WinHelpExecutablePath This setting points to the path of the Microsoft HTML Help Workshop executable. This file should be named hcw.exe. The default install path for this program is: "C:\Program Files\Help Workshop\hcw.exe". Page 20 of 32

23 With this path specified the Pelnor Help Add-in will be able to run this executable to automatically compile the help project after it is built. The option to automatically compile is found on the Help Project Configuration screens Compile Checkbox Page 21 of 32

24 PelnorHelpProvider Pelnor Help Provider The Pelnor Help Provider serves two main purposes. First, it captures screenshots and control location data of your running application. Second, it can be used as a standard Help Provider to open help documentation for your application. When associated with a HTML help file created by the Pelnor Help Add-in, controls are automatically associated with their corresponding section in the help file. The developer is not required to point each control to its specific help topic manually. The Pelnor Help Provider is designed for use on Windows Forms and User Controls. When used with Forms the form KeyPreview Property should be set to True. Manual Component Placement To place the Pelnor Help Provider on a Form or UseControl you fist need a reference to the PelnorHelpProvider.dll. Go to your project, select References, Add-Reference, and navigate to the PelnorHelpProvider.dll. This will make the component available on your Toolbox. From the Toolbox the Pelnor Help Provider may be dragged onto your Form or UserControl. Automatic Component Placement The Pelnor Help Add-in has the ability to both add a reference to the PelnorHelpProvider.dll and place the component on the currently selected form. This action is done when the Add-in is open and a control on a Form or UserControl is selected in the visual designer. The automatic placement behavior is on by default. To alter this behavior refer to the Pelnor HelpAddin.exe.config file and adjust the AutomaticalyAddPelnorHelpProviderToWinForms or AutomaticallyAddPelnorHelpProviderReference settings. Usage Once the Pelnore Help Provider is placed on the form, run your program in debug mode. Open the form and press Alt-F1. This instructs the Help Provider to take a screenshot of the current form and each tab page within that form. Along with the screenshots all control locations on the form are recorded for use in the documentation. If Alt-F1 is in use by your program another key combination can be specified. The command to capture the form's image can also be called programmatically by calling the GenerateDocumentData command and passing it the Form or UserControl to document: this.pelnorhelpprovider1.generatedocumentdata(this); Page 22 of 32

25 Opening Help When your application is running you can open the associated help file by pressing F1. The HTML help file to open needs to be set on the Help Providers HelpNamespace property. Alternately you may also open the help file in code by calling the ShowPelnorHelp method and passing it the control to show help for: this.pelnorhelpprovider1.showpelnorhelp(this); Page 23 of 32

26 Pelnor Help Provider Properties The behavior of the Pelnor Help Provider can be modified at design time by modifying the controls properties. CreateTabImages This is boolean property. When set to true the Help Provider will cycle through the tabs of a tab control collecting a screenshot and control position information for each tab. Setting to false disables this behavior. CustomTabControlConfigFile This is the file path for a custom tab control configuration. By default the Pelnor Help Provider only knows how to work with the standard TabControl that ships with Visual Studio. If you are using a 3rd party tab control you can provide a description of its properties in the config file and the Pelnor Help Provider will use reflection to access it. For information on setting up the config file refer to the section: Custom Tab Control Configuration File. HelpNamespace This is used to specify the path to the HTML help file. HelpProviderParent This is the Form or UserControl that the Help Provider is sitting on. HotKey This is the key that will trigger the help provider to display the help file. When used in combination with the HelpKeyModifier while running in design mode the Pelnor Help Add-in will generate a screenshot and control position data for the form. HotKeyModifier When used in combination with the HelpKey while running in design mode the Pelnor Help Add-in will generate a screenshot and control position data for the form. PelnorAddInFormDirectory This is the path for where the form screenshots and control position data will be stored by the Pelnor Help Provider. This information will be filled in automatically when the control is first placed on a form. PelnorAddInFormName Page 24 of 32

27 This name will be used to associate descriptions form the Pelnor Help Add-in with the screenshots and control locations from the Pelnor Help Provider. This information will be filled in automatically when the control is first placed on a form. Page 25 of 32

28 Control Specific Help Properties When a Help Provider is present on a form, help specific properties are added to each control on that form. The standard descriptions and usages for the properties HelpKeyword, HelpNavigator, HelpSring, and ShowHelp can be found in Microsoft's MSDN documentation here: MSDN HelpProvider. HelpKeyword The Pelnor Help Provider alters the behavior of this property if it is left blank. When left blank the Pelnor Help Provider will automatically point to the corresponding description found in the HTML Help File created by the Pelnor Help Add-in. By default this field is blank so this behavior will be automatic. UseFormPage This boolean property determines what part of the HTML documentation will be opened when Help is launched for this control. When set to True, the help file will open to the controls description on the Forms help page. When set to False, the help file will open to a description that is for only the Control. In either case the same description information for the control is displayed. Page 26 of 32

29 Custom Tab Control Configuration File By default the Pelnor Help Provider will take screenshots and get control position data from each tab in a Windows.Forms.TabControl. To extend this behavior to 3rd party tab controls we must specify them in a config file. The path to this config file will be set in the Help Provider's CustomTabControlConfigFile property. An example config file is presented here: <?xml version="1.0" encoding="utf-8"?> <configuration> <PaginControls> <ControlData ParentControl="System.Windows.Forms.TabControl" Collection="TabPages" SelectionMethod="SelectTab"/> <ControlData ParentControl="ComponentFactory.Krypton.Navigator.KryptonNavigator" Collection="Pages" SelectionProperty="SelectedPage"/> </PaginControls> </configuration> ParentControl This is the full name of the tab control. For the default Visual Studio tab control this value is set to: "System.Windows.Forms.TabControl" Collection This is the name of the collection that the tab control keeps its individual tabs in. For the default tab control this collection is: "TabPages" SelectionMethod If your tab control has a method for setting the current tab specify its name here. For the standard tab control this method is: "SelectTab" SelectionProperty Some tab controls let you set the currently selected tab with a property. One such control is the KryptonNavigator published by ComponentFactory. For this tab control we would set the SelectionProperty to: "SelectedPage" Page 27 of 32

30 PelnorWPFHelpProvider Pelnor WPF Help Provider Pelnor WPF Help Provider The Pelnor WPF Help Provider serves two main purposes. First, it captures screenshots and control location data of your running application. Second, it can be used as a standard Help Provider to open help documentation for your WPF application. When associated with a HTML help file created by the Pelnor Help Add-in, controls are automatically associated with their corresponding section in the help file. The developer is not required to point each control to its specific help topic manually. The Pelnor Help Provider is designed for use with the Windows Presentation Foundation (WPF). Manual Control Placement To place the Pelnor WPF Help Provider on a Window you fist need a reference to the PelnorWPFHelpProvider.dll. Go to your project, select References, Add-Reference, and navigate to the PelnorWPFHelpProvider.dll. This will make the component available for your WPF application. Begin by adding a namespace for the Pelnor WPF Help Provider: xmlns:my="clr-namespace:pelnorwpfhelpprovider;assembly=pelnorwpfhelpprovider " Then add the WPF Help Provider to your window with: <my:helpprovidercontrol> Once the component is added it will default its PelnorAddInFormDirectory property and provide GUID IDs for your controls by setting the ControlID property. Usage Once the Pelnor WPF Help Provider is placed on the window, run your program in debug mode. Open the window and press Alt-F1. This instructs the WPF Help Provider to take a screenshot of the current window and each tab page within that window. Along with the screenshots all control locations on the form are recorded for use in the documentation. If Alt-F1 is in use by your program another key combination can be specified. The command to capture the window's image can also be called programmatically by calling the GenerateDocumentData command and passing it the window to document: this.wpfhelpprovider.generatedocumentdata(this); Opening Help Page 28 of 32

31 When your application is running you can open the associated help file by pressing F1. The HTML help file to open needs to be set on the WPF Help Providers HelpNamespace property. Alternately you may also open the help file in code by calling the ShowPelnorHelp method and passing it the FrameworkElement to show help for: this.wpfhelpprovider.showpelnorhelp(this.button1); Page 29 of 32

32 Pelnor WPF Help Provider Properties The behavior of the Pelnor WPF Help Add Provider can be modified at design time by modifying the controls properties. CreateTabImages This is boolean property. When set to true the WPF Help Provider will cycle through the tabs of a tab control collecting a screenshot and control position information for each tab. Setting to false disables this behavior. CustomTabControlConfigFile This is the file path for a custom tab control configuration. By default the Pelnor WPF Help Provider only knows how to work with the standard WPF TabControl that ships with Visual Studio. If you are using a 3rd party tab control you can provide a description of its properties in the config file and the Pelnor WPF Help Provider will use reflection to access it. For information on setting up the config file refer to the section: Tab Control Configuration File. HelpNamespace This is used to specify the path to the HTML help file. PelnorAddInFormDirectory This is the path for where the form screenshots and control position data will be stored by the Pelnor WPF Help Provider. This information will be filled in automatically when the control is first placed on a window. Page 30 of 32

33 Pelnor WPF Help Provider Dependency Properties When a WPF Help Provider is present on a window, help specific properties can be added to each FrameworkElement on that window. The standard descriptions and usages for the properties HelpKeyword, HelpNavigator, HelpSring, and ShowHelp can be found in Microsoft's MSDN documentation here: MSDN HelpProvider. HelpKeyword The Pelnor WPF Help Provider alters the behavior of this property if it is left blank. When left blank the Pelnor WPF Help Provider will automatically point to the corresponding description found in the HTML Help File created by the Pelnor Help Add-in. By default this field is blank so this behavior will be automatic. UseFormPage This boolean property determines what part of the HTML documentation will be opened when Help is launched for this control. When set to True, the help file will open to the controls description on the Forms help page. When set to False, the help file will open to a description that is for only the Control. In either case the same description information for the control is displayed. UsePelnorAddInHelpFile Boolean value specifies that the FrameworkElement is using a HTML Help file created with the Pelnor Help Add-in. If not specified the value is assumed to be true. Set to false if pointing to a help file not created with the Pelnor Help Add-in. ControlID This property is used by the Pelnor WPF Help Provider to uniquely identify each control in the WPF window. The Pelnor WPF Help Provider will fill this property in automatically once it is added to a window. Any controls placed on the window containing the help provider will also have this property defaulted. Page 31 of 32

34 Custom Tab Control Configuration File By default the Pelnor WPF Help Provider will take screenshots and get control position data from each tab in a Windows.Controls.TabControl. To extend this behavior to 3rd party tab controls we must specify them in a config file. The path to this config file will be set in the WPF Help Provider's CustomTabControlConfigFile property. An example config file is presented here: <?xml version="1.0" encoding="utf-8"?> <configuration> <PaginControls> <ControlData ParentControl="System.Windows.Controls.TabControl" Collection="Items" SelectionProperty="SelectedItem" SelectCurrentlySelectedTabBool="IsSelected"/> </PaginControls> </configuration> ParentControl This is the full name of the tab control. For the default Visual Studio tab control this value is set to: "System.Windows.Controls.TabControl" Collection This is the name of the collection that the tab control keeps its individual tabs in. For the default tab control this collection is: "Items" SelectionMethod If your tab control has a method for setting the current tab specify its name here. For the standard tab control this method is: "SelectedIndex" SelectionProperty Some tab controls let you set the currently selected tab with a property. For the standard tab control this methos is: "SelectedItem" CurrentlySelectedTabBool This property is a boolean value that indicates when a tab is selected. For the standard tab control this property is: "IsSelected" Page 32 of 32

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 EDITOR GUIDE Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9 1 Button Functions: Button Function Display the page content as HTML. Save Preview

More information

P3e REPORT WRITER CREATING A BLANK REPORT

P3e REPORT WRITER CREATING A BLANK REPORT P3e REPORT WRITER CREATING A BLANK REPORT 1. On the Reports window, select a report, then click Copy. 2. Click Paste. 3. Click Modify. 4. Click the New Report icon. The report will look like the following

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

Microsoft Word 2011 Tutorial

Microsoft Word 2011 Tutorial Microsoft Word 2011 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display.

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display. Status Bar The status bar is located on the bottom of the Microsoft Word window. The status bar displays information about the document such as the current page number, the word count in the document,

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

AgWare ClickFORMS 7.0 Introductory Tutorial

AgWare ClickFORMS 7.0 Introductory Tutorial AgWare ClickFORMS 7.0 Introductory Tutorial MAIN WINDOW If you have used Office 2007, our new layout will look familiar. Here is a screenshot of the new and improved AgWare ClickFORMS window: The Forms

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

Corel Ventura 8 Introduction

Corel Ventura 8 Introduction Corel Ventura 8 Introduction Training Manual A! ANZAI 1998 Anzai! Inc. Corel Ventura 8 Introduction Table of Contents Section 1, Introduction...1 What Is Corel Ventura?...2 Course Objectives...3 How to

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Reporting Center. Primary (Stand-Alone) Interface

Reporting Center. Primary (Stand-Alone) Interface Reporting Center The Reporting Center is where you will go to run or create reports on projects. It can be accessed in any of the follow ways, each with a slightly different user interface and functionality.

More information

Zeppelin Website Content Manager User Manual

Zeppelin Website Content Manager User Manual Zeppelin Website Content Manager User Manual 1. Introduction Zeppelin Website Content Manager is made for maintaining and editing the content of the website easily. Most of the contents inside the website

More information

WYSIWYG Editor: Users Manual

WYSIWYG Editor: Users Manual WYSIWYG Editor: Users Manual Table of Contents WYSIWYG Editor Overview.... 3 Adding Text... 4 Inserting an Image.... 7 Inserting a File.... 15 Embedding Media.... 21 Inserting an Email Link.... 25 Captiva

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Using Adobe Contribute 4 A guide for new website authors

Using Adobe Contribute 4 A guide for new website authors Using Adobe Contribute 4 A guide for new website authors Adobe Contribute allows you to easily update websites without any knowledge of HTML. This handout will provide an introduction to Adobe Contribute

More information

SchoolWires. Table of Contents

SchoolWires. Table of Contents SchoolWires Table of Contents Logging In pg. 2 Section Workspace pg. 3 o Tabs o Uploading files o Add New Pages Editing Your Page pg. 5 Full Screen View pg. 6 Format Text pgs. 7, 8 Font Name Font Size

More information

PAGES, NUMBERS, AND KEYNOTE BASICS

PAGES, NUMBERS, AND KEYNOTE BASICS PAGES, NUMBERS, AND KEYNOTE BASICS Pages, Numbers, and Keynote are applications developed by Apple that are comparable to Microsoft Office and Google Docs. Pages, Numbers, and Keynote comes free with your

More information

Microsoft Word Tutorial

Microsoft Word Tutorial Microsoft Word Tutorial 1 GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

Requirements Document

Requirements Document GROUP 9 Requirements Document Create-A-Page Matthew Currier, John Campbell, and Dan Martin 5/1/2009 This document is an outline of what was originally desired in the application in the Project Abstract,

More information

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button.

Word Select New in the left pane. 3. Select Blank document in the Available Templates pane. 4. Click the Create button. Microsoft QUICK Word 2010 Source Getting Started The Word Window u v w x z Opening a Document 2. Select Open in the left pane. 3. In the Open dialog box, locate and select the file you want to open. 4.

More information

Introduction to Moodle: Creating & Sharing Content

Introduction to Moodle: Creating & Sharing Content Introduction to Moodle: Creating & Sharing Content Aim This guide will help to get you started and develop your understanding of how to add, edit and create courses using Moodle. This guide is for Moodle

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents Introduction... 5 Tips for s... 6 Pitfalls... 7 Key Information... 8 I. How to add a... 8 II. How to Edit... 10 SharpSchool s WYSIWYG Editor... 11 Publish a...

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Beginners Guide to Snippet Master PRO

Beginners Guide to Snippet Master PRO Beginners Guide to Snippet Master PRO This document assumes that Snippet Master has been installed on your site. If not please contact the Bakas IT web team at webreg@bakasit.com.au. Initial Login Screen...

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

POS Designer Utility

POS Designer Utility POS Designer Utility POS Designer Utility 01/15/2015 User Reference Manual Copyright 2012-2015 by Celerant Technology Corp. All rights reserved worldwide. This manual, as well as the software described

More information

REPORT DESIGNER GUIDE

REPORT DESIGNER GUIDE REPORT DESIGNER GUIDE 2018 Advance Workshop Report Designer Guide This document has been very carefully prepared in the hope to meet your expectations and to answer all your questions regarding the Advance

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

REPORT DESIGNER GUIDE

REPORT DESIGNER GUIDE REPORT DESIGNER GUIDE 2017 Advance BIM Designers Report Designer Guide This document has been very carefully prepared in the hope to meet your expectations and to answer all your questions regarding

More information

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item Tips and Tricks Recorder Actions Library XPath Syntax Hotkeys Windows Hotkeys General Keyboard Shortcuts Windows Explorer Shortcuts Command Prompt Shortcuts Dialog Box Keyboard Shortcuts Excel Hotkeys

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6 User Guide Contents 1. Introduction... 3 1.1. Getting Started... 3 1.2. Navigation... 4 2. Create a Newsletter... 6 2.1. Confirm Company Details... 6 2.2. Choose Template... 8 2.3. Edit Newsletter... 8

More information

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY PowerPoint Presentation Section Two: Formatting, Editing & Printing Section Two: Formatting, Editing & Printing By the end of this section you will be able to: Insert, Edit and Delete

More information

page 1 OU Campus User Guide

page 1 OU Campus User Guide page 1 OU Campus User Guide Logging Into OU Campus page page 2 1. Navigate to a page on your site that you wish to edit. 2. Scroll down to the footer and click the symbol. 3. Enter your OU Campus username

More information

Rich Text Editor Quick Reference

Rich Text Editor Quick Reference Rich Text Editor Quick Reference Introduction Using the rich text editor is similar to using a word processing application such as Microsoft Word. After data is typed into the editing area it can be formatted

More information

Swiiit User Guide 03/09/2015

Swiiit User Guide 03/09/2015 Swiiit User Guide 03/09/2015 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

BHM Website Teacher User Guide

BHM Website Teacher User Guide BHM Website Teacher User Guide How to Login 1. Go to HUhttp://bhmschools.org/userUH 2. Enter your username and password and click Log in How to Change Your Password 1. Go to My Account in your Nav bar

More information

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23

Chapter 4 Printing and Viewing a Presentation Using Proofing Tools I. Spell Check II. The Thesaurus... 23 PowerPoint Level 1 Table of Contents Chapter 1 Getting Started... 7 Interacting with PowerPoint... 7 Slides... 7 I. Adding Slides... 8 II. Deleting Slides... 8 III. Cutting, Copying and Pasting Slides...

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

button Double-click any tab on the Ribbon to minimize it. To expand, click the Expand the Ribbon button

button Double-click any tab on the Ribbon to minimize it. To expand, click the Expand the Ribbon button PROCEDURES LESSON 1: CREATING WD DOCUMENTS WITH HEADERS AND FOOTERS Starting Word 1 Click the Start button 2 Click All Programs 3 Click the Microsoft Office folder icon 4 Click Microsoft Word 2010 1 Click

More information

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

2 Document Manager Lite v5.2 User Guide

2 Document Manager Lite v5.2 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

More information

Dive Into Visual C# 2008 Express

Dive Into Visual C# 2008 Express 1 2 2 Dive Into Visual C# 2008 Express OBJECTIVES In this chapter you will learn: The basics of the Visual Studio Integrated Development Environment (IDE) that assists you in writing, running and debugging

More information

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1

DRAFT. Table of Contents About this manual... ix About CuteSITE Builder... ix. Getting Started... 1 DRAFT Table of Contents About this manual... ix About CuteSITE Builder... ix Getting Started... 1 Setting up... 1 System Requirements... 1 To install CuteSITE Builder... 1 To register CuteSITE Builder...

More information

Creating custom reports is for advanced users only. It is the sole responsibility of the user to debug any custom reports.

Creating custom reports is for advanced users only. It is the sole responsibility of the user to debug any custom reports. SI5 User and Administration Guide 527 Report Designer Pro users have the ability to create custom reports using the Report Designer. To open the report designer interface, go to Tools > Report Designer

More information

A Guided Tour of Doc-To-Help

A Guided Tour of Doc-To-Help A Guided Tour of Doc-To-Help ii Table of Contents Table of Contents...ii A Guided Tour of Doc-To-Help... 1 Converting Projects to Doc-To-Help 2005... 1 Using Microsoft Word... 10 Using HTML Source Documents...

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide

ArtOfTest Inc. Automation Design Canvas 2.0 Beta Quick-Start Guide Automation Design Canvas 2.0 Beta Quick-Start Guide Contents Creating and Running Your First Test... 3 Adding Quick Verification Steps... 10 Creating Advanced Test Verifications... 13 Creating a Data Driven

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide WordPress User Guide 8/31/17 Page 1 of 13 UIS Office of Web Services WordPress User Guide Prepared by Ralph Shank Table of Contents About WordPress 3 Getting

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

eschoolplus+ Cognos Query Studio Training Guide Version 2.4

eschoolplus+ Cognos Query Studio Training Guide Version 2.4 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network This page was intentionally left blank Page 2 of 68 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query

More information

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited INTRODUCTION TO MICROSOFT EXCEL 2016 Introduction to Microsoft Excel 2016 (EXC2016.1 version 1.0.1) Copyright Information Copyright 2016 Webucator. All rights reserved. The Authors Dave Dunn Dave Dunn

More information

Using the Text Editor Tutorial

Using the Text Editor Tutorial Using the Text Editor Tutorial The Text Editor in Blackboard allows you to create and edit text. Whether you are adding an Item, posting to the Discussion Board, or writing a blog post, the text box for

More information

FirmSite Control. Tutorial

FirmSite Control. Tutorial FirmSite Control Tutorial 1 Last Updated June 26, 2007 by Melinda France Contents A. Logging on to the Administrative Control Center... 3 Using the Editor Overview:... 3 Inserting an Image... 7 Inserting

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters PageMasters have the permissions necessary to perform the following tasks with Site Tools: ACADEMIC HEALTH CENTER 2 Application Requirements...3 Access FileNET...3 Log in to FileNET...3 Navigate the Site...3

More information

WCCUSD Website. Centricity 2 Tutorial Guide. Site Manager Workspace.

WCCUSD Website. Centricity 2 Tutorial Guide. Site Manager Workspace. WCCUSD Website Centricity 2 Tutorial Guide Site Manager Workspace webmaster@wccusd.net Contents To Sign onto the WCCUSD website:... 2 Site Workspace Home Page Editors... 4 Site Workspace Sub Site Director/Individual

More information

MS Word Basics. Groups within Tabs

MS Word Basics. Groups within Tabs MS Word Basics Instructor: Bev Alderman L e t s G e t S t a r t e d! Open and close MS Word Open Word from the desktop of your computer by Clicking on the Start>All programs>microsoft Office >Word 2010

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know!

User s guide to using the ForeTees TinyMCE online editor. Getting started with TinyMCE and basic things you need to know! User s guide to using the ForeTees TinyMCE online editor TinyMCE is a WYSIWYG (what you see is what you get) editor that allows users a familiar word-processing interface to use when editing the announcement

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

DATAVIZ, INC. Documents To Go. User Manual for Android 10/21/2010

DATAVIZ, INC. Documents To Go. User Manual for Android 10/21/2010 DATAVIZ, INC. Documents To Go User Manual for Android 10/21/2010 View, Edit & Create Microsoft Word, Excel and PowerPoint as well as View Adobe PDF Files & Attachments All in One Complete Package. Contents

More information

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

FileNET Guide for AHC PageMasters

FileNET Guide for AHC PageMasters ACADEMIC HEALTH CENTER 2 PageMasters have the permissions necessary to perform the following tasks with Site Tools: Application Requirements...3 Access FileNET...3 Login to FileNET...3 Navigate the Site...3

More information

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information

News Ticker. User Guide

News Ticker. User Guide News Ticker User Guide Table of contents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 3 ADDING NEWS TICKER MODULE TO A PAGE...8 4 NEWS TICKER MAIN MENU...9 5 MANAGING NEWS ITEMS...11 5.1 Adding a news

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1. Formatting the Titles and Headings Structure is added to documents by using styles. Using styles helps your readers to visually get a sense of the structure of your

More information

JSN Sun Framework User's Guide

JSN Sun Framework User's Guide JSN Sun Framework User's Guide Getting Started Layout Overview & Key concepts To start with layout configuration, Go to Extension Template JSN_template_default The first tab you see will be the Layout

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 CDU Short Courses Introduction to Microsoft Word 2010 A 2 day course delivered by Charles Darwin University. COURSE INFORMATION This course focuses on basic document production using Microsoft Word 2010

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

LETTER BUILDER. Letter Builder. For RiskMan Version Last reviewed 24 Jun Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd

LETTER BUILDER. Letter Builder. For RiskMan Version Last reviewed 24 Jun Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd Letter Builder For RiskMan Version 16.02 Last reviewed 24 Jun 2016 Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd Contents What does the Letter Builder do?... 3 Examples... 3 Detailed Overview...

More information

Microsoft Excel Keyboard Shortcuts

Microsoft Excel Keyboard Shortcuts Microsoft Excel Keyboard Shortcuts Here is a complete list of keyboard shortcuts for Microsoft Excel. Most of the shortcuts will work on all Excel versions on Windows based computer. Data Processing Shortcuts

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved.

4D Write. User Reference Mac OS and Windows Versions. 4D Write D SA/4D, Inc. All Rights reserved. 4D Write User Reference Mac OS and Windows Versions 4D Write 1999-2002 4D SA/4D, Inc. All Rights reserved. 4D Write User Reference Version 6.8 for Mac OS and Windows Copyright 1999 2002 4D SA/4D, Inc.

More information

Layout Manager - Toolbar Reference Guide

Layout Manager - Toolbar Reference Guide Layout Manager - Toolbar Reference Guide Working with a Document Toolbar Button Description View or edit the source code of the document (for advanced users). Save the contents and submit its data to the

More information

1 Introduction Working with Folders Working with Images and Files Creating a Banner Image... 39

1 Introduction Working with Folders Working with Images and Files Creating a Banner Image... 39 Inn Websitee User Manual Produced by the Umbraco Community Umbraco v4 [9. 16.13] Contents 1 Introduction... 3 1.1 American Inns of Court Inn Websites... 3 1.2 Introduction to Umbraco... 3 2 Getting Started

More information

Creating Accessible Microsoft Word 2003 Documents Table of Contents

Creating Accessible Microsoft Word 2003 Documents Table of Contents Table of Contents Creating Accessible Microsoft Word Documents...1 Introduction...2 Templates...2 Default Settings...2 Set the Language...2 Change Default Settings...2 To change the default Font:...2 To

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

Microsoft Office PowerPoint 2013 Courses 24 Hours

Microsoft Office PowerPoint 2013 Courses 24 Hours Microsoft Office PowerPoint 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Using PowerPoint 2013 Opening PowerPoint 2013 Opening a Presentation Navigating between Slides Using the

More information

Editing the Home Page

Editing the Home Page Editing the Home Page Logging on to Your Web site 1. Go to https://extension.usu.edu/admin/ 2. Enter your Login and Password. 3. Click Submit. If you do not have a login and password you can request one

More information

MS WORD. You can use it for writing letters, reports and so on.

MS WORD. You can use it for writing letters, reports and so on. MS WORD MS WORD 2 You can use it for writing letters, reports and so on. Starting Word application 3 To start MS. Word do the following: 1. From the Start button on the taskbar, select All Programs. 2.

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12

UIS Office of Web Services Documentation. WordPress User Guide. WordPress User Guide 4/17/18 Page 1 of 12 WordPress User Guide WordPress User Guide WordPress User Guide 4/17/18 Page 1 of 12 Prepared by Ralph Shank Table of Contents About WordPress... 3 Getting Connected to Your Website... 3 Editing and Publishing

More information

Getting Started with. Office 2008

Getting Started with. Office 2008 Getting Started with Office 2008 Copyright 2010 - Information Technology Services Kennesaw State University This document may be downloaded, printed, or copied, for educational use, without further permission

More information

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Contents Create your First Test... 3 Standalone Web Test... 3 Standalone WPF Test... 6 Standalone Silverlight Test... 8 Visual Studio Plug-In

More information

Agilent MassHunter Workstation Software Report Designer Add-in

Agilent MassHunter Workstation Software Report Designer Add-in Agilent MassHunter Workstation Software Report Designer Add-in Quick Start Guide What is the Agilent MassHunter Workstation Software Report Designer Add-in? 2 Report Designer UI elements 3 Getting Started

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information