SKOS Shuttle. (Welcome) Tutorial TEM Text Extraction Management. May 2018

Size: px
Start display at page:

Download "SKOS Shuttle. (Welcome) Tutorial TEM Text Extraction Management. May 2018"

Transcription

1 SKOS Shuttle (Welcome) Tutorial TEM Text Extraction Management May 2018 This tutorial illustrates How to extract in SKOS Shuttle new concepts out of free text and to add them to a thesaurus Table of Contents TERM EXTRACTION PROCESS... 2 UPLOAD CORPUS... 3 REVIEWING CORPUS DOCUMENTS... 8 EXTRACTING TERMS REVIEWING TERMS DELTA EXTRACTIONS USING TERMS IN THESAURUS RESTRICTIONS Semweb LLC Copyright All rights reserved 1

2 SKOS Shuttle provides you with a simple but powerful text engine where you can upload documents which are scanned for new terms which you can then decide to drag into concepts for a thesaurus. TERM EXTRACTION PROCESS This paragraph introduces you to the definitions used to work with text and with some theory elements of term extraction. (Free) text is (usually) enclosed in (text) documents (e.g. PDF or WORD). A collection of documents, usually containing text (possibly) in one language is called a (text) corpus. Once you have a corpus, what you might be interested in, is to use it as a basis for extracting terms. In SKOS Shuttle a text corpus is analyzed to extract (compound) terms up to 5 words each and to weight them according with the TF/IDF method. More in detail, TF is a short for term frequency IDF is a short for inverse document frequency From Wikipedia: TF/IDF is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus. It is often used as a weighting factor in searches of information retrieval, text mining, and user modeling. The tf-idf value increases proportionally to the number of times a word appears in the document and is offset by the frequency of the word in the corpus, which helps to adjust for the fact that some words appear more frequently in general. Nowadays, tf-idf is one of the most popular term-weighting schemes; 83% of text-based recommender systems in the domain of digital libraries use tf-idf. SKOS Shuttle will weight each term using separately tf and idf values. The process discussed here can be factorized into basically 5 steps: Upload corpus Review corpus Extract terms Review terms Use terms in thesaurus In SKOS Shuttle a corpus can be a file, a zip file (to upload) or a URL with a depth radius (to crawl). Since SKOS Shuttle uses Apache Tika to read documents, the (text) documents understood by SKOS Shuttle are exactly those processed by Tika, e.g. PDF, EXCEL, WORD, XML. Since a corpus is normally related to a language (e.g. English), SKOS Shuttle uses Tika s language recognizer to automatically detect the language of each uploaded document and activate / deactivate it according with its language matching 1. The returning arrows should indicate that the next step can make necessary a change in the previous one, e.g. reviewing the corpus might induce you to rebuild the corpus using some modified parameters. Of course several steps can be jumped to generate more effectively a better corpus. 1 For instance, for an English corpus, English documents will be activated, documents with another recognized language deactivated. Semweb LLC Copyright All rights reserved 2

3 UPLOAD CORPUS As introduced in the previous chapter, a corpus is either a zipped collection or a collection of web pages. Start the TEM module by clicking on the orange menu bar 2. An (empty) list of corpora is displayed (Picture 1) where you can start adding and configuring your corpora. Picture 1: Empty list of corpora The tab Collections contains the corpus management itself. The tab Extractions shows the extracted terms, once you started the term extraction function. Create a new corpus by clicking on the + sign on the right of the word Corpora. A new corpus record is created (Picture 2) and opened in edit mode. 2 If clicking on that icon just a description of TEM appears, this means your user has not been enabled for TEM. Ask Semweb to do it. Semweb LLC Copyright All rights reserved 3

4 Picture 2: Editing a corpus (zoom to better see details) In short: The corpus record allows you to define name, language and definition in a first shot (pls. save!) Then, it shows you the corpus status e.g., the number of active / not active documents in the corpus. The further section 1. Load Corpus (URL or File) allows you to upload your text corpus. Once you have a corpus with a good status (e.g. with some enabled documents) you can associate (2.) one or several thesauri to that corpus. Furthermore, launch the term extraction by pressing the button Extract terms in section 3. Launch Analysis. Section 4. allows you to configure periodic crawling actions based on a URL and stored corpus parameters. Pls. refer to another tutorial to see how 3. Works. Start the edit by pressing in section 1. and remember to press the save button to keep your corpus data stored once you think you are done. In Detail: Section Name of Corpus Give here a name to remember the function of that corpus. Once you gave a name you can already save the corpus record for further use. Section Language Here you can select the language of the corpus to be used to determine which documents should be active. Currently the following languages are foreseen to be processed in SKOS Shuttle: de en es fr German English Spanish French Section Description Give here a verbose description, why you created this corpus (for later). Semweb LLC Copyright All rights reserved 4

5 Section Status The status of the corpus is an indication, how many documents are currently (up)loaded and which of those documents are active. Active documents participate to the term extraction (see below). The display of this section is changed / updated after each document upload or each crawl. Section 1. Load Corpus (URL or file) This section allows you to locate and upload your text corpus and to specify the following details. New corpus: Check if you whish to see a separate extraction. If unchecked, the extracted terms will be added to the latest extraction. Compounds: instruct SKOS Shuttle to construct compound terms with up to 5 substantives. Min.w.len: minimum length of a term (word) to be extracted URLs or s in documents Nowadays a document can contain several URL s or addresses which are de-facto non-terms. SKOS Shuttle let you choose among three options, how to process them: as text a URL / address is treated as a term discarded a URL / address is recognized and deleted from document text (forgotten) collected a URL / address is deleted from document text and collected in a separate file. Stopwords file Stopwords are words which you want to delete from document text. However they can be parts of accepted compound terms. Therefore, stopwords are still useful. You can upload here your stopwords file (one line, one word) and decide whether or not that file be used in one extraction (later). The stopwords file is used by SKOS Shuttle to eliminate them in case they come up as single terms in the extraction. Method a) Zip - Upload Once you have a single document ora zip 3 folder with your documents, locate the file on your file system using the button in the section Load Corpus at bottom position and press the orange button to load the corpus. After a short while SKOS Shuttle will write below the button the result it could accomplish uploading those documents. (Picture 3). Picture 3: After uploading a zip file with a corpus The following document types can currently be uploaded (and processed) according to TIKA 1.17: 3.zip,.Z,.gz are valid zip extensions. Semweb LLC Copyright All rights reserved 5

6 Method b) Crawling the web If the text corpus should be gathered from the web, SKOS Shuttle allows you to provide a URL (in the topmost field) and some recursion control parameters to limit the crawling process. Crawling the web can result in a huge amount of visited documents (lots of time and space), therefore it must be limited using a depth and a limit. Method b) can be configured to be run automatically by SKOS Shuttle (see section 4.). When you hover on the URL field, further crawl configuration fields (see below) are displayed. The depth defines how deep the crawler is allowed to go starting from the URL, the limit should prevent the crawler for each URL to crawl an indefinite amount of documents. Non-text-document like javascript, images, videos or css files should be excluded from the crawling process. As soon as you hover on the URL field, further fields appear: Depth TopN4D DOC names blacklist DOC names whitelist DOC content filter How should text be filtered defines how deep SKOS Shuttle should crawl defines the limit of crawled documents for each URL Defines regular expressions to be matched in order not to load a document with a matching URL (each line one expression) Defines regular expressions to be used to reprioritize documents in the limited crawling process on the basis of their matching URL s (each line one expression) Defines regular expressions to be used to reprioritize documents in the limited crawling process on the basis of their matching content (each line one expression) String of characters to be eliminated during the first text extraction (after Tika) in order to get cleaner terms. Picture 4: Crawling a corpus Picture 5: Crawling results Picture 4 gives an example of parameterization to crawl a website using a depth of 1 and a limit of 10 documents each opened URL. Furthermore, the DOC names blacklist contains some expressions to avoid crawling pages, whose URL s match one of those expressions. DOC name whitelist reprioritize those pages having e.g. linkedin.com in their URL and from those pages, only those should be (up)loaded, which contains the term ontolog (ontology, ontologies) in their text. The Crawl result is shown in Picture 5 below the button with the label Press here to upload corpus. Note: You might get another crawling result (more or less documents) if you try this example at another time. Crawling depends also on how the web is currently organized (e.g. delays on page reads). After you crawled / uploaded your text corpus, you press the save button and consider Picture 7. Semweb LLC Copyright All rights reserved 6

7 Section 2. Associate Thesauri Is one or are more than one thesauri associated, SKOS Shuttle will check extracted terms against that or those associated thesauri. Extractions will then contain only terms, which were not found in none of the associated thesauri. To associate thesauri with the corpus or to change the assotiacion, simply click on the symbol inside the corpus record. A small selection dialog is displayed (picture xxx). Select (or deselect) there one or more thesauri and confirm. Picture 6: Thesaurus Association Panel In our example we will use corpus documents in the medicine and will select MeSH (Medical Subject Headings Thesaurus) as associated thesaurus and confirm the selection. The result is a corpus record (Picture 7) which is bound to that thesaurus. Semweb LLC Copyright All rights reserved 7

8 REVIEWING CORPUS DOCUMENTS Picture 7 shows a corpus record having 4 enabled documents. Picture 7: Uploaded text corpus Once you have created a text corpus, you can proceed via to review it (Picture 8). Picture 8: Reviewing corpus documents In the review panel a list of uploaded corpus documents is displayed together with their recognized languages and some control elements to activate/deactivate them from being taken as basis for a term extraction (see below). On this panel documents can be viewed, selected, deleted, filtered in order to quickly adjust your extraction basis. The upper right section of the panel shows in a more comfortable way the same black/white lists as in the corresponding corpus record of Picture 4. The review panel (below) allows you also to see/read the single document. Click on the link to see the document in an iframe on the right, on D to see the document in the browser 4 and on T to see its extracted text. Picture 9 and Picture 10 show a document view (original and text). 4 provided you have predisposed your browser to render document formats inline, or a tab is opened. Semweb LLC Copyright All rights reserved 8

9 Picture 9: Reviewing original document Picture 10: Reviewing text of document Reviewing a text corpus can lead to delete or deactivate documents, adding more expression to e.g. a blacklist, and finally to re-crawl the web content with the adapted parameters. Semweb LLC Copyright All rights reserved 9

10 EXTRACTING TERMS Once you have a valid corpus with at least one active document, the button Extract terms in the section 2. Launch Analysis gets orange. This means, that you can now start a term extraction (Picture 11). The only two parameters to set (or to be aware of) before launching a term extraction are New extraction: a fully new dated (basis) extraction is built. If not, terms are added to the latest one. Delta extraction: terms are inserted only if not already present in the basis extraction. Case sensitive: terms are compared in lower case, discarding doubles which differ only by case. Update tf/idf value: once you modify the corpus, the computed tf/idf values of earlier extractions become invalid. Checking this box will tell SKOS Shuttle to recalculate the values for every extraction 5. Picture 11: Term extraction results Picture 11 shows a tiny statistic done by SKOS Shuttle at the end of the launched extraction. In this case, 1234 terms were extracted (including combinations in compound terms having max 3 words each). Since it is the first extraction at all, no terms were updated. See available extractions by pressing the button See extraction or by changing in the tab Extractions (Picture 12). Note: 1. If you associate thesauri with a corpus and start an extraction, SKOS Shuttle will automatically fetch all (current) concept labels from the associated thesauri (via SPARQL), in order to exclude extracted terms found in the associated thesauri. These labels will then be stored in a one day timed cache in SKOS Shuttle, so within that day all launched extractions will find the thesaurus labels stored in the cache and the extraction will take just the quick text processing time The extraction statistic here said, that out of 189 extracted terms, 40 terms were found in the MeSH thesaurus (plausible outcome). 5 In Version this feature is not implemented. 6 As an example, to fetch labels are downloaded and stored in ca. 3 minutes. Semweb LLC Copyright All rights reserved 10

11 REVIEWING TERMS Picture 12: First segment of 553 extracted terms The Extraction tab shows two lists. On the left a list of (extraction) dates and on the right the terms of the selected dated extraction with its term suggestions. From here you can review your terms, delete or modify them. Terms can be as well sorted using the TF (sort by TF values), IDF (sort by IDF values) or Extracted terms (sort alphabetically). A filtered selection of terms can be visualized using the term filter. Picture 13: Sorting / filtering controls To modify a term, click on the term itself. A small edit field appears. Modify and save using depicted in Picture 14. button as Picture 14: Editing a term Semweb LLC Copyright All rights reserved 11

12 DELTA EXTRACTIONS As mentioned before, a delta-extraction is an extraction created in relation to another extraction. SKOS Shuttle can create a basis extraction (a full one), then successively delta-extractions containing just the delta, e.g. the new terms extracted. Every delta-extraction relies on one-and-only-one basis- or deltaextraction in a chain. In order to show the power of delta-extraction, we consider crawling the following url s one after the other. It is left to you whether you let reconstruct a new corpus at each crawl run. 1) 2) 3) using Depth=1 and TopN4D=10, no blacklist, no filters. Every crawl run delivers 3 documents, including the document behind the URL. After each crawling please exclude (uncheck) in the review panel (shown in pictures 8 or 9) the two documents which are not the one with the crawled URL, leaving checked the document distinguished by the crawl URL (e.g. This will produce a good corpus with less noise and will help showing the advantage of delta-extractions. We repeat the operations Crawl and Delta-Extract for each of the URL s in 1-3 (above). The resulting pictures illustrate the outcome. Please note how many terms were excluded from the extraction because they were found in the MeSH thesaurus. Ignored terms are those which contained so many special characters, that they caused an internal problem and were then discarded. Semweb LLC Copyright All rights reserved 12

13 Picture 15: Crawling /environment/ and creating a basis extraction Picture 16: Basis extraction for /environment/ Semweb LLC Copyright All rights reserved 13

14 Picture 17: Crawling /health_medicine/allergy/ and creating a delta extraction Picture 18: Delta extraction for /health_medicine/allergy/ Semweb LLC Copyright All rights reserved 14

15 Picture 19: Crawling /health_medicine/ birth_control/ and creating a delta extraction Picture 20: Delta extraction for /health_medicine/birth_control/ Each delta-extraction shows just terms which are not in the previous extraction. A checkbox on a deltaextraction shows all terms of the current plus the underlying extractions. E.G. if you hover on the checkbox Semweb LLC Copyright All rights reserved 15

16 of the topmost delta-extraction (Picture 20), both underlying extractions will be highlighted. Clicking on that checkbox shows terms of all involved extractions. Picture 21: Delta extraction hovering on topmost checkbox highlights related extractions Picture 21 shows the result on clicking on that checkbox i.e., all terms in that chain of extractions. Picture 22: Delta extraction showing all terms in the extraction chain Delta-extractions can be used for easily discovering new terms while still preserving all terms. They are particularly important for periodic crawling (pls. see extra tutorial on this subject), since at each point in time a URL (or a set of URL s) can be crawled, new terms extracted and easily analyzed. Semweb LLC Copyright All rights reserved 16

17 USING TERMS IN THESAURUS Once one or more terms extractions are available, you can maintain your thesaurus by adding some of these extracted terms. To see the extracted terms with your thesaurus, open the terms panel by clicking on in the details tab while positioned on some concept in your thesaurus. Picture 23: Using terms to maintain a thesaurus Here the suggested terms appear as you already saw in Picture 12 but with an additional information: the term status. A small colored ball on the right of each term shows whether that term is already contained in the RDF material (labels, definitions, notes) of the current thesaurus. Green ball means: term is not (yet) used in thesaurus, you are free to use it, a gray ball means, that that term is already contained in the thesaurus. Hovering on a gray ball shows on a tooltip on which parts of the thesaurus that term is Semweb LLC Copyright All rights reserved 17

18 already contained / mentioned. Move the whole panel to a preferred place by dragging on the left side part of the panel (the part containing the extractions dates). How to add a term to the thesaurus to some field (labels, definitions, relations,... new concepts): 1) By normally typing the same text as the term in the appropriate place 2) By manually dragging and dropping the term into that place Note: after you have added a term to a field, the status of the term is updated. RESTRICTIONS Working with text corpora can be quite expensive in storage. Since SKOS Shuttle is basically a very low cost service, it must pose itself some limits in order to ensure everybody the use of this module. According to the used tariff, SKOS Shuttle allows its users to process at no cost or very low cost the following quantities of corpora: Tariff Maximal length of uploaded zip file Maximal (sum) of length of crawled documents Free 50MB 50MB Silver 100MB 100MB Gold 300MB 300MB Platinum 1GB (ca. 3.3x 300MB) 1GB Iridium 10GB (ca. 33 x 300MB) 10GB Onsite Unlimited Unlimited Notes: 1) Uploading a zipped corpus must underlie to the maximal uploading file limit of 300MB, however in case of more space you can upload several time different zipped corpora. 2) In case of exceeding tariff limit while uploading or crawling, SKOS Shuttle will gracefully stop uploading and issue a clear warning. 3) Documents with many pictures take unnecessarily lots of space, the less pictures, the better 4) Most efficiently the ideal upload consists of text files 5) Uploading or crawling a corpus as well as extracting and weighting terms are quite CPU-expensive operations. SKOS Shuttle protects itself from overloading by allowing a fixed number of such operations at the time among its users. Should you request an Extraction synchronically to other users, you might be warned to wait a little before you submit it again. Semweb LLC Copyright All rights reserved 18

19 Congratulations! You are done in this tutorial you learned how to use and understand SKOS Shuttle s TEM (Term Extraction Management). Questions? Improvements? Just contact us or on Semweb LLC Copyright All rights reserved 19

SKOS Shuttle. (Welcome) Tutorial Tariffing. August 2017

SKOS Shuttle. (Welcome) Tutorial Tariffing. August 2017 SKOS Shuttle (Welcome) Tutorial Tariffing August 2017 In this tutorial you will learn how SKOS Shuttle handles its tariffs and how to choose your tariff Table of Contents RESOURCE UNITS... 2 AVAILABLE

More information

CleanMyPC User Guide

CleanMyPC User Guide CleanMyPC User Guide Copyright 2017 MacPaw Inc. All rights reserved. macpaw.com CONTENTS Overview 3 About CleanMyPC... 3 System requirements... 3 Download and installation 4 Activation and license reset

More information

Extranet User Manual January 2009

Extranet User Manual January 2009 Extranet User Manual January 2009 Contents Contents... 2 1. Introduction... 3 2. General overview (applicable to all users)... 4 2.1 Login...4 2.2 The main screen - tab... 5 2.2.1 News... 5 2.2.2 Grindex

More information

PROSPECT USER MANUAL

PROSPECT USER MANUAL PROSPECT USER MANUAL 1 Table of Contents 1. INTRODUCTION...3 1.1 WHAT IS PROSPECT?... 3 2. BEFORE STARTING: TIPS TO HELP YOU WITH YOUR APPLICATION...4 3. ACCESSING AND SUBMITTING AN APPLICATION WITH PROSPECT...5

More information

Adobe Acrobat 8 Professional Forms

Adobe Acrobat 8 Professional Forms Adobe Acrobat 8 Professional Forms Email: training@health.ufl.edu Web Site: http://training.health.ufl.edu 352 273 5051 This page intentionally left blank. 2 Table of Contents Forms... 2 Creating forms...

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

Qlik NPrinting release notes

Qlik NPrinting release notes Qlik NPrinting 17.3.1 release notes IMPORTANT: Upgrading from Qlik NPrinting 17.3 to 17.3.1 To upgrade to Qlik NPrinting 17.3.1 you must start from Qlik NPrinting 17.3. If you have an older version of

More information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information 1 Getting Started Whether you are a new user or a returning one, to access ithenticate

More information

Web Pro Manager: General User Guide

Web Pro Manager: General User Guide Web Pro Manager: General User Guide Version 1.14 (7/2013) Web Pro Manager is an open-source website management platform that is easy to use, intuitive, and highly customizable. Web Pro Manager can be used

More information

SharePoint Document Management

SharePoint Document Management SharePoint Document Management Use these feature checklists to guide and structure your evaluation of available products for SharePoint document management and email management. They show the features

More information

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store:

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store: NEARPOD SET UP 1. Verify that you have WiFi internet access for all devices. 2. Installing the Nearpod app: Download and install the Nearpod app on the instructors' ipad and on the students' devices from

More information

RenameMan User Guide. ExtraBit Software

RenameMan User Guide. ExtraBit Software RenameMan User Guide ExtraBit Software http://www.extrabit.com Version 3.1 August, 2005 Contents Introduction... 5 What does RenameMan do?... 5 Features... 5 Quick tour of RenameMan... 5 Getting started...

More information

AKENEOPIM User Guide Version 1.3. End-user role USER GUIDE END-USER ROLE. Version 1.3. Copyright AKENEO SAS The Open Source PIM

AKENEOPIM User Guide Version 1.3. End-user role USER GUIDE END-USER ROLE. Version 1.3. Copyright AKENEO SAS The Open Source PIM USER GUIDE END-USER ROLE CONTENTS Glossary 6 Key Concepts 7 Channel 7 Connector 7 Family 7 Category 8 Completeness 9 Variant group 9 First steps into Akeneo PIM 11 Login 11 Recover password 11 Change your

More information

New User Tutorial Guide

New User Tutorial Guide MadCap Software New User Tutorial Guide Doc-To-Help 5 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Kanban Task Manager for Outlook Manual Table of contents 1 INTRODUCTION...3 1.1 LANGUAGES...4 1.2 REQUIREMENTS...4 1.3 SYSTEMS...4 2 INSTALLATION OF KANBAN TASK MANAGER...6 2.1 INTRODUCTION...6 2.2 PROCESS...6

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Electronic Committees (ecommittees) Frequently Asked Questions v1.0

Electronic Committees (ecommittees) Frequently Asked Questions v1.0 3 Electronic Committees (ecommittees) Frequently Asked Questions v1.0 SABS 2012-12-06 Table of Contents 1 Contents 1 Login and access... 3 1.1 How to access the ecommittee workspace... 3 1.1.1 Via the

More information

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club By Len Nasman, Bristol Village Computer Club Understanding Windows 7 Explorer is key to taking control of your computer. If you have ever created a file and later had a hard time finding it, or if you

More information

MS Excel Advanced Level

MS Excel Advanced Level MS Excel Advanced Level Trainer : Etech Global Solution Contents Conditional Formatting... 1 Remove Duplicates... 4 Sorting... 5 Filtering... 6 Charts Column... 7 Charts Line... 10 Charts Bar... 10 Charts

More information

WELCOME TO GOOGLE DRIVE!

WELCOME TO GOOGLE DRIVE! WELCOME TO GOOGLE DRIVE! Google Drive is a free service from Google that allows you to store files from your computer online and access them anywhere using the cloud. Google Drive also gives you access

More information

Primal s 3D Human Anatomy and Physiology on Anatomy.tv

Primal s 3D Human Anatomy and Physiology on Anatomy.tv USER GUIDE Primal s 3D Human Anatomy and Physiology on Anatomy.tv Welcome to our user guide to 3D Human Anatomy and Physiology on Anatomy.tv. Please read on, or select one of the links opposite to jump

More information

MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 15) Creating Interactive Dashboards

MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 15) Creating Interactive Dashboards MIS 0855 Data Science (Section 006) Fall 2017 In-Class Exercise (Day 15) Creating Interactive Dashboards Objective: Create a dashboard with interactive data filtering using Tableau Learning Outcomes: Understand

More information

TUTORIAL MADCAP DOC-TO-HELP 5. New User

TUTORIAL MADCAP DOC-TO-HELP 5. New User TUTORIAL MADCAP DOC-TO-HELP 5 New User Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Online Demo Guide. Barracuda PST Enterprise. Introduction (Start of Demo) Logging into the PST Enterprise

Online Demo Guide. Barracuda PST Enterprise. Introduction (Start of Demo) Logging into the PST Enterprise Online Demo Guide Barracuda PST Enterprise This script provides an overview of the main features of PST Enterprise, covering: 1. Logging in to PST Enterprise 2. Client Configuration 3. Global Configuration

More information

UNDP etendering: User Guide for Bidders. January 2018

UNDP etendering: User Guide for Bidders. January 2018 UNDP etendering: User Guide for Bidders January 2018 Quick References to the Guide The UNDP etendering Guide for Bidders is a manual for individuals or companies who wish to participate in a UNDP tender

More information

Introduction to HiSoftware Compliance Sheriff

Introduction to HiSoftware Compliance Sheriff CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Introduction to HiSoftware Compliance Sheriff Web Accessibility Working Group CSULA Accessible Technology Initiative Winter 2013,

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

CommonLook Office GlobalAccess Quick Start Guide using Microsoft PowerPoint

CommonLook Office GlobalAccess Quick Start Guide using Microsoft PowerPoint CommonLook Office GlobalAccess Quick Start Guide using Microsoft PowerPoint Welcome to the NetCentric Technologies CommonLook Office GlobalAccess Quick Start Guide. This tutorial is intended to help users

More information

Xtender. Activity Guide. P a g e 1 10

Xtender. Activity Guide. P a g e 1 10 Xtender Activity Guide P a g e 1 10 ACTIVITY 1.1 LOGIN & BASIC NAVIGATION To understand how to access Xtender and the basic elements we want you to have time to navigate in the tool using the training

More information

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office Table of Contents Lesson 1: Introduction to the New Interface... 2 Exercise 1: The New Elements... 3 Exercise 2: Use the Office Button and Quick Access Toolbar... 4 The Office Button... 4 The Quick Access

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

SharePoint Management

SharePoint  Management SharePoint Email Management Use these feature checklists to guide and structure your evaluation of available products for SharePoint-based email management. They show the features that are available in

More information

Getting started 7. Setting properties 23

Getting started 7. Setting properties 23 Contents 1 2 3 Getting started 7 Introduction 8 Installing Visual Basic 10 Exploring the IDE 12 Starting a new project 14 Adding a visual control 16 Adding functional code 18 Saving projects 20 Reopening

More information

GeODin Basics Training. Introduction to GeODin

GeODin Basics Training. Introduction to GeODin Introduction to GeODin Contents User interface Objects & object types Organising object types General data Geological data Geotechnical data Samples Well design Groundwater Data types Creating a new data

More information

1 Installing the ZENworks Content Reporting Package

1 Installing the ZENworks Content Reporting Package ZENworks Content Reporting Package November 21, 2013 Novell The ZENworks Content Reporting Package is a ZENworks Reporting 5 domain, a set of predefined ad hoc views, and a set of default reports that

More information

Using Expressions Web to Edit an FCNet Department Web Site

Using Expressions Web to Edit an FCNet Department Web Site Using Expressions Web to Edit an FCNet Department Web Site Here are the steps to open and edit a site on the new FcWebDept shared department web site server using Microsoft Expression Web 4. The steps

More information

EBSCOhost Web 6.0. User s Guide EBS 2065

EBSCOhost Web 6.0. User s Guide EBS 2065 EBSCOhost Web 6.0 User s Guide EBS 2065 6/26/2002 2 Table Of Contents Objectives:...4 What is EBSCOhost...5 System Requirements... 5 Choosing Databases to Search...5 Using the Toolbar...6 Using the Utility

More information

Tutorial: De Novo Assembly of Paired Data

Tutorial: De Novo Assembly of Paired Data : De Novo Assembly of Paired Data September 20, 2013 CLC bio Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 Fax: +45 86 20 12 22 www.clcbio.com support@clcbio.com : De Novo Assembly

More information

USER GUIDE. MADCAP FLARE 2017 r3. Import

USER GUIDE. MADCAP FLARE 2017 r3. Import USER GUIDE MADCAP FLARE 2017 r3 Import Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is

More information

CTRADER QUICKFX TERMINAL

CTRADER QUICKFX TERMINAL CTRADER QUICKFX TERMINAL Version 1.0.0 Why not experience trading at an advanced level on one of the world's most popular trading platforms with ctrader, while taking advantage of ClickAlgo's trader-centric

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE REV: 03/18 Sponsored by Centric Consulting, LLC, and the State of Florida, AHCA TELLUS EVV System Training Reference Guide Table of Contents

More information

introduction what you'll learn

introduction what you'll learn introduction Jetpack is a plugin made by the same people that made Wordpress. By installing Jetpack you add a variety of useful modules to your Wordpress website. To use Jetpack on your website you need

More information

Brianna Nelson Updated 6/30/15 HOW TO: Docs, Sheets, Slides, Calendar, & Drive. English

Brianna Nelson Updated 6/30/15 HOW TO: Docs, Sheets, Slides, Calendar, & Drive. English Brianna Nelson Updated 6/30/15 HOW TO: Docs, Sheets, Slides, Calendar, & Drive English ABOUT Use this guide to write papers, create spreadsheets, give presentations, manage your time, and save your files

More information

Guide to Using the AK240 MQS Streaming Server. Windows 7/8 (32&64bit)

Guide to Using the AK240 MQS Streaming Server. Windows 7/8 (32&64bit) Guide to Using the AK240 MQS Streaming Server Windows 7/8 (32&64bit) Installing & Running the MQS Streaming Server: The AK240 can access music files stored on computer on the same network. 1. Download

More information

Compare and Merge Track Changes

Compare and Merge Track Changes Compare and Merge Track Changes Course Description The document you have been working on for a couple of weeks is finally finished. Before sending the document to its final destination to be published,

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Assistant User Guide

Assistant User Guide mydatavo Assistant User Guide 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Table Of Contents Features...ii Introduction...1 1. Installing mydatavo Assistant...1 1 System Requirements... 1 1.2

More information

Search Engines. Information Retrieval in Practice

Search Engines. Information Retrieval in Practice Search Engines Information Retrieval in Practice All slides Addison Wesley, 2008 Web Crawler Finds and downloads web pages automatically provides the collection for searching Web is huge and constantly

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions E-mail Converter for Outlook and SharePoint User Manual Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 3 2 THE SHAREPOINT SITE... 4 2.1 PERMISSIONS... 4 3 INSTALLATION OF E-MAIL CONVERTER...

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office

Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office Paper SAS1864-2018 Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office ABSTRACT Tim Beese, SAS Institute Inc., Cary, NC Millions of people spend their weekdays in an office. Occasionally

More information

User Guide Ahmad Bilal [Type the company name] 1/1/2009

User Guide Ahmad Bilal [Type the company name] 1/1/2009 User Guide Ahmad Bilal [Type the company name] 1/1/2009 Contents 1 LOGGING IN... 1 1.1 REMEMBER ME... 1 1.2 FORGOT PASSWORD... 2 2 HOME PAGE... 3 2.1 CABINETS... 4 2.2 SEARCH HISTORY... 5 2.2.1 Recent

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Table of Contents. Revu ipad. v3.6. Navigation. Document Manager. File Access. Markups. Signature Tool. Field Verification Measurements

Table of Contents. Revu ipad. v3.6. Navigation. Document Manager. File Access. Markups. Signature Tool. Field Verification Measurements Table of Contents Navigation Document Manager File Access Markups Signature Tool Field Verification Measurements Editing Properties Tool Sets & the Tool Chest Markups List Forms Studio Sessions Studio

More information

Printerface Users Guide for UniPrint customers (revision 1) Logging into Printerface

Printerface Users Guide for UniPrint customers (revision 1) Logging into Printerface Printerface Users Guide for UniPrint customers (revision 1) Logging into Printerface To get the most out of Printerface, it is essential to have a user account. Go to uniprint.uwa.edu.au and select the

More information

Turnitin Instructor User Manual Chapter 2: OriginalityCheck

Turnitin Instructor User Manual Chapter 2: OriginalityCheck Turnitin Instructor User Manual Chapter 2: OriginalityCheck Updated January 27, 2011 Turnitin Instructor Handbook: 46 Section: Introduction Introduction A typical submission made to an assignment on Turnitin

More information

Getting Started With the Cisco PAM Desktop Software

Getting Started With the Cisco PAM Desktop Software CHAPTER 3 Getting Started With the Cisco PAM Desktop Software This chapter describes how to install the Cisco PAM desktop client software, log on to Cisco PAM, and begin configuring access control features

More information

Woody in2it. Installation and administration guide v 2.8

Woody in2it. Installation and administration guide v 2.8 Woody in2it Installation and administration guide v 2.8 Introduction... 1 1. Manager tab... 2 1.1. Technical requirements... 2 1.2. Disable USB ports standby... 2 1.3. Disable Ethernet ports standby...

More information

Using the WorldCat Digital Collection Gateway with CONTENTdm

Using the WorldCat Digital Collection Gateway with CONTENTdm Using the WorldCat Digital Collection Gateway with CONTENTdm This tutorial leads you through the steps for configuring your CONTENTdm collections for use with the Digital Collection Gateway and using the

More information

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23 CHAPTER 23 In Depth: Writer The word processor is arguably the most popular element within any office suite. That said, you ll be happy to know that OpenOffice.org s Writer component doesn t skimp on features.

More information

OriginalityCheck. Overview. Originality Reports

OriginalityCheck. Overview. Originality Reports OriginalityCheck Overview A typical submission made to an assignment on Turnitin generates an Originality Report. The Originality Report is the result of comparison between the text of the submission against

More information

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide!

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide! Movavi Mac Cleaner Download PDF Not sure where to begin? Read the Quick Start Guide! Table of Contents Cleaning Your Mac...3 System Requirements...4 Installation...5 Trial and Activation...7 Getting an

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Kanban Task Manager Single Manual 1 INTRODUCTION... 3 1.1 LANGUAGES...4 1.2 REQUIREMENTS...4 1.3 SYSTEMS...4 2 INSTALLATION OF KANBAN TASK MANAGER... 5 2.1 INTRODUCTION...5 2.2 PROCESS...5 2.3 FILES...8

More information

Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.

Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1. Using Microsoft Office 2003 Intermediate Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.2 Summer 2010 Table of Contents Intermediate Microsoft Word 2003...

More information

The Transparent Classroom - 1

The Transparent Classroom - 1 The Transparent Classroom The Transparent Classroom The idea behind the transparent classroom is to leverage Web 2.0 tools to communicate with students and fellow faculty. This tutorial will introduce

More information

Web Console Setup & User Guide. Version 7.1

Web Console Setup & User Guide. Version 7.1 Web Console Setup & User Guide Version 7.1 1 Contents Page Number Chapter 1 - Installation and Access 3 Server Setup Client Setup Windows Client Setup Mac Client Setup Linux Client Setup Interoperation

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Introduction. Table of Contents

Introduction. Table of Contents Introduction This is an informal manual on the gpu search engine 'gpuse'. There are some other documents available, this one tries to be a practical how-to-use manual. Table of Contents Introduction...

More information

This book is about using Microsoft Excel to

This book is about using Microsoft Excel to Introducing Data Analysis with Excel This book is about using Microsoft Excel to analyze your data. Microsoft Excel is an electronic worksheet you can use to perform mathematical, financial, and statistical

More information

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007

How to Create Custom Name Badge Inserts with a Mail Merge in Microsoft Word 2007 Many people know that you can use the Mail Merge feature in Microsoft Word 2007 to easily create mailing labels, but did you know you can use it to quickly create custom name badge inserts? Here, you will

More information

User Manual Al Manhal. All rights reserved v 3.0

User Manual Al Manhal. All rights reserved v 3.0 User Manual 1 2010-2016 Al Manhal. All rights reserved v 3.0 Table of Contents Conduct a Search... 3 1. USING SIMPLE SEARCH... 3 2. USING ADVANCED SEARCH... 4 Search Results List... 5 Browse... 7 1. BROWSE

More information

SharePoint Management

SharePoint  Management SharePoint Email Management Use these feature checklists to guide and structure your evaluation of available products for SharePoint-based email management. They show the features that are available in

More information

Colligo Manager for Outlook User Guide. User Guide

Colligo  Manager for Outlook User Guide. User Guide Colligo Email Manager for Outlook User Guide User Guide Contents About This Guide... 5 Audience... 5 Requirements... 5 Terminology... 5 Colligo Technical Support... 5 Installation... 6 EXE Installation...

More information

Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010

Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010 Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010 Table Of Contents 1.0. INTRODUCTION... 1 1.1. HOW IT HELP YOU... 1 1.2. COVERAGE... 2 1.3. SOFTWARE OVERVIEW... 2 1.4. SYSTEM REQUIREMENTS...

More information

Analyzing PDFs with Citavi 6

Analyzing PDFs with Citavi 6 Analyzing PDFs with Citavi 6 Introduction Just Like on Paper... 2 Methods in Detail Highlight Only (Yellow)... 3 Highlighting with a Main Idea (Red)... 4 Adding Direct Quotations (Blue)... 5 Adding Indirect

More information

WhatsUp Gold 2016 Distributed Edition

WhatsUp Gold 2016 Distributed Edition WhatsUp Gold 2016 Distributed Edition Contents Using WhatsUp Gold Distributed Edition 1 About WhatsUp Gold Distributed Edition... 1 About Distributed Edition's reporting capabilities... 2 Installing the

More information

1 LOG IN TO APPS.LOSRIOS.EDU AND CLICK ON GOOGLE DRIVE--USE CHROME BROWSER FOR 3 CREATE A GOOGLE DOCS DOCUMENT

1 LOG IN TO APPS.LOSRIOS.EDU AND CLICK ON GOOGLE DRIVE--USE CHROME BROWSER FOR 3 CREATE A GOOGLE DOCS DOCUMENT Google Drive: Throw out your USB drive today! With Google Apps for Los Rios (apps.losrios.edu) you have access to 30GB* of online storage in your Google Drive. Google Docs is one of the applications in

More information

Student Website Setup

Student Website Setup In this course, students upload assignments to their websites hosted on the coislinux.austincc.edu server in addition to submitting to Blackboard (Bb). Each student is supplied with a password protected

More information

Kona ALL ABOUT FILES

Kona ALL ABOUT FILES Kona ALL ABOUT FILES February 20, 2014 Contents Overview... 4 Add a File/Link... 5 Add a file via the Files tab... 5 Add a file via a conversation, task, or event... 6 Add a file via a comment... 7 Add

More information

Terex Management System (TMS)

Terex Management System (TMS) Terex Management System (TMS) Instructor Manual Instructor Manual TMS is the technology foundation that enables and supports the business capabilities we need to serve our customers, leverage our supply

More information

1. Contents of LIDOS 2007 DVDs Starting DVD 1 or DVD

1. Contents of LIDOS 2007 DVDs Starting DVD 1 or DVD 1. Contents of LIDOS 2007 DVDs... 1 2. Starting DVD 1 or DVD 2... 2 2.1. Autostart of DVD... 2 2.2. Manual start of DVD... 3 2.3. Start options for DVD 1 or DVD 2... 4 3. Installation of LIDOS... 6 3.1.

More information

User Guide For LabCollector Workflow Manager

User Guide For LabCollector Workflow Manager User Guide For LabCollector Workflow Manager Version: July 2017 2017 AgileBio. www.agilebio.com & www.labcollector.com Summary 1- INTRODUCTION... 4 2- INSTALLATION... 5 2-1. Manual mode... 5 2-2. Automatic

More information

FORCE FP7 USER MANUAL. Prepared by: E.Alexi Version: 1.9 Date: 4/07/2012 Reviewed by: Status: Final Reference: FP7_FORCE_CEN_UM doc.

FORCE FP7 USER MANUAL. Prepared by: E.Alexi Version: 1.9 Date: 4/07/2012 Reviewed by: Status: Final Reference: FP7_FORCE_CEN_UM doc. Owner: DG RTD Issue Date: 04/07/2012 Version: 1.9 Framework Programme 7 - FORCE User Manual DG Research Date: Project Officer: Signature FP7_FORCE_CEN_UM - 1.9.doc Page 1 of 44 GENERAL DOCUMENT HISTORY

More information

SFSC Website Cheat Sheet

SFSC Website Cheat Sheet SFSC Website Cheat Sheet 1. Albums a. Creating Photo Album.page 2 b. Adding Images to exiting Photo Album..page 9 c. Resizing your images for the albums page 15 2. Events a. Creating an Event page 19 b.

More information

New, standard features of DesignMerge Pro!

New, standard features of DesignMerge Pro! Layout & Imposition Options New, standard features of DesignMerge Pro! The latest release of DesignMerge Pro now includes a new set of Layout and Imposition features that can be used to streamline your

More information

Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records

Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records Lab 19: Excel Formatting, Using Conditional Formatting and Sorting Records () CONTENTS 1 Lab Topic... 2 1.1 In-Lab... 2 1.1.1 In-Lab Materials... 2 1.1.2 In-Lab Instructions... 2 1.2 Out-Lab... 9 1.2.1

More information

Microsoft Excel 2007 Macros and VBA

Microsoft Excel 2007 Macros and VBA Microsoft Excel 2007 Macros and VBA With the introduction of Excel 2007 Microsoft made a number of changes to the way macros and VBA are approached. This document outlines these special features of Excel

More information

Getting started 7. Setting properties 23

Getting started 7. Setting properties 23 Contents 1 2 3 Getting started 7 Introducing Visual Basic 8 Installing Visual Studio 10 Exploring the IDE 12 Starting a new project 14 Adding a visual control 16 Adding functional code 18 Saving projects

More information

Installing Komplete 5 with Direct Install

Installing Komplete 5 with Direct Install Installing Komplete 5 with Direct Install This document discusses how to use Receptor s Direct Install feature to install and update Komplete 5, its plugins, and its libraries. In order to install Komplete

More information

How to Use RPA Recorder

How to Use RPA Recorder How to Use RPA Recorder This section explains general operations with the recording, such as creation, editing and publishing; using functions of RPA Recorder. Descriptions illustrate how to use a typical

More information

Electronic Sales Platform User s Manual

Electronic Sales Platform User s Manual Electronic Sales Platform User s Manual Version 1.1 2018 St. Petersburg 2 CONTENTS Preface... 3 1 Introduction... 4 1.1 Workstation Requirements and Settings... 4 1.2 Starting application... 5 2 Summary

More information

DriveWorksXpress Tutorial

DriveWorksXpress Tutorial 2007 Rules Based Design Automation DriveWorksXpress Tutorial DriveWorks Ltd 01/23/2007 1 DriveWorksXpress Tutorial 1. Introduction Start by installing the Models to a NEW FOLDER on your C: Drive. You should

More information