• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

10937 Courses delivered Online

Hands on Programming on AutoCAD to Excel Using VB.NET

4.7(160)

By Janets

Description Register on the Hands on Programming on AutoCAD to Excel Using VB.NET today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Hands on Programming on AutoCAD to Excel Using VB.NET course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge.   Course Content Section 01: Introduction Introduction - Hands on Programming on AutoCAD to Excel Using VB.NET 00:04:00 Who is this course for? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:02:00 What will you learn from this course? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:05:00 Tools needed 00:01:00 Course Prerequisites 00:04:00 Section 02: Exporting AutoCAD Objects to Excel Section Overview - Export AutoCAD Objects to Excel 00:02:00 Exporting Lines to Excel - Overview 00:02:00 Creating the VB.NET-Excel Project 00:06:00 Design of User Interface to Export Lines 00:10:00 Creating the Common Utility Class 00:19:00 Creating the ExportLines Method 00:12:00 Running and Testing ExportLines Method 00:06:00 Exporting MTexts to Excel - Overview 00:02:00 Creating the ExportMTexts Method 00:11:00 Export Polylines to Excel - Overview 00:01:00 Creating the ExportPolylines Method 00:12:00 Running and Testing ExportPoylines Method 00:12:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the ExportBlocks Method 00:12:00 Creating Export Blocks UI and Running the Code 00:06:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the User Interface for exporting Blocks to Excel 00:05:00 Creation of BlocksForm UI 00:04:00 Coding the BlocksForm Load Event 00:08:00 Testing the BlocksForm UI 00:03:00 Coding the BlocksForm to populate the Listboxes 00:15:00 Coding the BlocksForm Export Button 00:04:00 Coding the ExportBlocksWithAttributes Method 00:21:00 Running and Testing ExportBlocksWithAttributes Method 00:02:00 Section 03: Importing Excel File into AutoCAD Section Overview - Import Excel File into AutoCAD 00:01:00 Importing Lines from Excel File into AutoCAD - Overview 00:01:00 Creating ImportExcelUtil Class 00:02:00 Creating the ImportLines Method 00:19:00 Creating the UI for the ImportLines Method 00:02:00 Coding the ImportLines UI code behind. 00:07:00 Running and Testing ImportLines Method 00:08:00 Importing MTexts into AutoCAD - Overview 00:01:00 Creating the ImportMTexts Method 00:11:00 Creating ImportMTexts User Interface 00:02:00 Running and Testing ImportMTexts Method 00:02:00 Importing Polylines from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportPolylines Method 00:14:00 Creating ImportPolylines User Interface 00:02:00 Running and Testing ImportPolylines Method 00:03:00 Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocks Method 00:09:00 Creating the ImportBlocks User Interface 00:02:00 Running and Testing ImportBlocks Method 00:03:00 Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocksWithAttributes Method 00:25:00 Creating the UI for ImportBlocksWithAttributes Method 00:04:00 Running and Testing ImportBlocksWithAttributes Method 00:03:00 Section 04: Exporting AutoCAD Objects to a File Exporting Lines to a File - Overview 00:02:00 Creating the ExportToFile Utility Class 00:04:00 Creating ExportLinesToFile Method 00:14:00 Creating the UI for ExportLinesToFile Method 00:08:00 Running and Testing ExportLinesToFile Method 00:02:00 Exporting MTexts to File - Overview 00:01:00 Creating the MTextToFile Method 00:06:00 Creating the UI for the ExportMTextToFile Method 00:01:00 Running and Testing ExportMTextToFile Method. 00:08:00 Exporting Polylines to File - Overview 00:02:00 Creating ExportPolylinesToFile Method 00:11:00 Exporting Polylines to File - User Interface 00:01:00 Running and Testing ExportPolylinesToFile Method 00:02:00 Exporting Blocks (without Attributes) to File - Overview 00:02:00 Creating the ExportBlocksToFile Method 00:11:00 Creating ExportBlocksToFile User Interface 00:02:00 Running and Testing ExportBlocksToFile Method 00:02:00 Exporting Blocks (With Attributes) to a File - Overview 00:02:00 Creating the EXportBlocksWithAttributesToFile Method 00:19:00 Creating the UI for ExportBlocksWithAttributesToFile Method 00:06:00 Coding the BlocksForm for ExportBlocksWithAttributeToFile Method 00:04:00 Running and Testing ExportBlocksWithAttributesToFile Method 00:03:00 Section 05: Importing Text File into AutoCAD Importing Text File into AutoCAD - Overview 00:01:00 Importing Lines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportFileUtil Class 00:01:00 Creating the ImportLinesMethod 00:17:00 Creation of ImportLines User Interface 00:03:00 Coding the ImportLines UI button 00:05:00 Running and Testing the ImportLines Method 00:04:00 Importing MTexts from Text File into AutoCAD - Overview 00:02:00 Creating the ImportMTexts Method 00:09:00 Creating the TextStyle Manipulation Code 00:02:00 Creating the UI for the ImportMTexts Method 00:01:00 Running and Testing the ImportMTexts Method 00:04:00 Importing Polylines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportPolylines Method 00:18:00 Creating the ImportPolylines UI 00:02:00 Running and Testing ImportPolylines (from a File) Method 00:02:00 Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocks (without Attributes) Method 00:15:00 Creating the ImportBlocks UI 00:05:00 Running and Testing ImportBlocks (without Attributes) Method 00:04:00 Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocksWithAttributes from a File Method 00:24:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 1) 00:06:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 2) 00:04:00 Running and Testing ImportBlocksWithAttributes (from a File) Method 00:03:00

Hands on Programming on AutoCAD to Excel Using VB.NET
Delivered Online On Demand9 hours 32 minutes
£25

Duolingo Crash Course (4 One-to-One Sessions & 30-Day Course Access)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Duolingo Test Preparation

Duolingo Crash Course (4 One-to-One Sessions & 30-Day Course Access)
Delivered Online On Demand
£122

Basic Adobe Photoshop

4.9(27)

By Apex Learning

Overview This comprehensive course on Basic Adobe Photoshop will deepen your understanding on this topic .After successful completion of this course you can acquire the required skills in this sector. This Basic Adobe Photoshop comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Basic Adobe Photoshop. It is available to all students, of all academic backgrounds. Requirements Our Basic Adobe Photoshop is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 5 sections • 28 lectures • 01:33:00 total length •Introduction: 00:01:00 •Hot keys, Other Functions: 00:02:00 •Brush Properties: 00:06:00 •Cropping: 00:02:00 •Make the horizon horizontal: 00:01:00 •Organize highlights in groups: 00:02:00 •Hidden details in the shadows: 00:02:00 •Make corrections in the perspective: 00:01:00 •Work with layers: 00:05:00 •Organize layers in groups: 00:04:00 •Merging, rasterizing and flattening layer: 00:04:00 •Gradient layer mask: 00:03:00 •Combine recordings with layer masks: 00:03:00 •Eliminate irregularities: 00:06:00 •Make skin smoother: 00:02:00 •Whiten teeth: 00:02:00 •Clear eyes: 00:05:00 •Update body contours: 00:03:00 •Make irregularities less conspicuous: 00:03:00 •Place a transparent logo or watermark: 00:02:00 •Change color: 00:02:00 •Cut out figures and release them from the background: 00:13:00 •Add text to a photo: 00:05:00 •Place text blocks in an image: 00:01:00 •Let text follow a path: 00:02:00 •Display photos in letters: 00:03:00 •Text warp and twist: 00:03:00 •Character Styles and Paragraph Styles: 00:05:00

Basic Adobe Photoshop
Delivered Online On Demand1 hour 33 minutes
£12

Leadership and Management Programmes

5.0(3)

By Lapd Solutions Ltd

Leadership and Management development, Leadership training, management training, Leadership development

Leadership and Management Programmes
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£9,000 to £15,000

Generative AI Art For Beginners

By Packt

Learn to create captivating AI-generated art using DALL-E, Midjourney, and other AI art software. This course covers the fundamentals of AI art creation and provides hands-on training on how to generate stunning visuals. Develop your creativity and artistic skills in a fun and engaging way.

Generative AI Art For Beginners
Delivered Online On Demand1 hour 9 minutes
£41.99

Create eLearning Courses with Articulate Storyline 360

By Packt

Learn to build highly interactive online and mobile courses with Articulate Storyline 360 that can be delivered through any learning management system or website. It's simple enough for beginners, but powerful enough for experts. A hands-on course containing live demonstrations of an excellent learning experience.

Create eLearning Courses with Articulate Storyline 360
Delivered Online On Demand14 hours 17 minutes
£41.99

Microsoft PowerPoint for the Business User

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for people who use PowerPoint for their business communication needs. Overview To ensure your success in this course, you should have end-user skills with any current version of Windows, including being able to open and close applications, navigate basic file structures, and manage files and folders. This course is intended for those who wish to take advantage of the application for high quality business presentations and reports. Presentations Create Attractive Presentations from Existing PowerPoint Templates Creating Presentations Quickly using Outline to build a Structure Incorporating and reusing slides from other presentations into your own Templates and Customization Using Slide Layouts Using the Slide Master Creating Custom Slide Layout Working with Charts and Tables Create and Modify Tables Create Charts and Graphs Copying Charts into PowerPoint Link Vs Embed Add Visual Elements to a Presentation Create and Modify Shapes Add Images Create SmartArt to Make Easily Modifiable graphics Use SmartArt to Give Dull Text a More Visual Appeal Working with Media and Animation Add Audio to A Presentation Add Video to A Presentation Add and Customize Animations Add and Customize Transitions Preparing to Present Add Notes to A Presentation Presenter View And Slide Show Controls Create A Custom Slide Show Saving and Sharing the Presentation Printing Options and Handouts Additional course details: Nexus Humans Microsoft PowerPoint for the Business User training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Microsoft PowerPoint for the Business User course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Microsoft PowerPoint for the Business User
Delivered OnlineFlexible Dates
£197

Wed 18 Mar 2025 - Regular Giving

By Hospice Income Generation Network

Sharing & Networking - Regular giving fundraising programmes. Session aimed at those working in supporter care, individual giving and leadership roles. THIS SESSION WILL NOT BE RECORDED

Wed 18 Mar 2025 - Regular Giving
Delivered Online
FREE

Adobe InCopy CC Beginner

By iStudy UK

Learning Objectives Introduction , Getting Started with InCopy , Working with Text , Collaborating with InCopy , Exporting from InCopy , Conclusion   Pre-Requisites Basic computer skills. Knowledge of Microsoft Word or Adobe InDesign is helpful.   Description Adobe InCopy is a professional word processor that integrates with Adobe InDesign. Adobe InCopy lets copywriters and editors style text, track changes, and make simple layout modifications to a document while designers work on the same document simultaneously in Adobe InDesign - all without overwriting each other's contributions and notifying each when updates have been made to the document. Learn and master Adobe InCopy with hands-on InCopy training courses. Our Adobe InCopy classes are task-based and focus on real-world uses and challenges individuals face in their day-to-day work environments. Adobe InCopy's editing capabilities are useful for both print, web and work seamlessly when collaborating with your colleagues. Students will learn about workflows, setting preferences, creating new documents, and work with workspaces, views and tools. In addition, students will learn to use styles, import from Word and Excel, add tables, understand copyfitting text, use Spellcheck, and Find and Change. Students will learn about collaborating with InCopy, using check-in and check-out features, as well as printing or exporting from InCopy. Whether you are new to Adobe InCopy, or have been using it for some time, training provides tips and tricks to take full advantage of this amazing tool. Introduction to the Course Introduction 00:02:00 Section 01 Understanding Workflow Requirements 00:06:00 Workflow Demonstration 00:08:00 Dropbox Shared Workflow 00:05:00 Setting Preferences 00:09:00 Creating a New Document 00:04:00 InCopy Interface and Workspaces 00:07:00 Understanding Galley Story & Layout View 00:03:00 Using Tools 00:06:00 Section 02 Using Styles 00:07:00 Importing Copy From Word 00:09:00 Adding a Table 00:08:00 Importing Tables from Excel 00:04:00 Understanding Copy Fitting 00:04:00 Using Spellcheck 00:08:00 Using Find and Change 00:06:00 Section 03 Using Notes 00:05:00 Tracking Changes 00:07:00 Creating Assignments 00:08:00 Check-in and Check-out Process 00:06:00 Section 04 Printing in InCopy 00:04:00 Exporting to Other Formats 00:06:00 Course Recap Recap 00:01:00 Final Exam Final Exam - Adobe InCopy CC Beginner 00:20:00

Adobe InCopy CC Beginner
Delivered Online On Demand2 hours 33 minutes
£25

2year Masters program with Experience certificate and Chartered Engineering status

By JP Jacobs International University

Mep Design Engineering

2year Masters program with Experience certificate and Chartered Engineering status
Delivered Online
£3,000