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

490 Design Tools 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

Build Animations with Adobe After Effects

5.0(10)

By Apex Learning

Overview This comprehensive course on Build Animations with Adobe After Effects will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Build Animations with Adobe After Effects 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 Build Animations with Adobe After Effects. It is available to all students, of all academic backgrounds. Requirements Our Build Animations with Adobe After Effects 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 1 sections • 13 lectures • 00:52:00 total length •Introduction: 00:02:00 •Class Project: 00:02:00 •Planning And Preparing The Artwork: 00:04:00 •Introduction To After Effects: 00:07:00 •Wave Warp Effect: 00:07:00 •CC Bend It Effect: 00:04:00 •Puppet Pin Tool: 00:05:00 •Expression for Animation: 00:05:00 •Refining the Animation: 00:03:00 •Animating the Tiger Illustration: 00:07:00 •Taking Output: 00:05:00 •Conclusion: 00:01:00 •Materials: 00:00:00

Build Animations with Adobe After Effects
Delivered Online On Demand52 minutes
£12

Adobe After Effects Training

5.0(10)

By Apex Learning

Overview This comprehensive course on Adobe After Effects Training will deepen your understanding on this topic .After successful completion of this course you can acquire the required skills in this sector. This Adobe After Effects Training 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 Adobe After Effects Training for Everyone . It is available to all students, of all academic backgrounds. Requirements Our Adobe After Effects Training 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 6 sections • 26 lectures • 02:58:00 total length •Learn After Effects for Social Media Promo: 00:01:00 •Quick Introduction: 00:01:00 •Set up Our Project File: 00:04:00 •Add Our Background and Animate it: 00:06:00 •Throw in Some Text: 00:06:00 •Animate the Text In and Out: 00:11:00 •Music, Render: 00:05:00 •Create a Text Box and Align: 00:04:00 •The Anchor Point & Scaling: 00:06:00 •Animating the Text Box: 00:04:00 •Fit the Text in the Box: 00:05:00 •The Grand Reveal: 00:04:00 •Render and Congratulations: 00:08:00 •Screen Capture Software: 00:05:00 •Replace a Phone or Laptop Screen: 00:10:00 •Create a '3D' Display: 00:09:00 •PROJECT - Create your own Web Browser: 00:16:00 •Social Media Project Introduction: 00:02:00 •The Master Plan: 00:08:00 •Time to Design: 00:16:00 •Trim Paths: 00:04:00 •Animate Your Image: 00:06:00 •Let's Talk About Text: 00:17:00 •Shake that Button: 00:09:00 •Texture, Render, Congratulations: 00:11:00 •Assignment - Adobe After Effects Training: 00:00:00

Adobe After Effects Training
Delivered Online On Demand2 hours 58 minutes
£12

Complete Adobe After Effects CC Diploma

5.0(10)

By Apex Learning

Overview This comprehensive course on Complete Adobe After Effects CC Diploma will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Complete Adobe After Effects CC Diploma 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 Complete Adobe After Effects CC Diploma. It is available to all students, of all academic backgrounds. Requirements Our Complete Adobe After Effects CC Diploma 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 20 sections • 81 lectures • 09:59:00 total length •1.1 Intro Video 00:03:00 •1.3 Animate Your Name 00:07:00 •2.1 Understand the After Effects Workspace: 00:06:00 •2.2 Starting a New Composition: 00:08:00 •2.3 Adding Media to Your Project and Timeline: 00:05:00 •2.4 Using the Basic After Effects Tools: 00:10:00 •2.5 Create a Perfect Circle, Alignment, and Shape Colors: 00:03:00 •2.6 Working in the Timeline: 00:11:00 •2.7 Layer Properties: 00:09:00 •3.1 Animating in After Effects: 00:08:00 •3.2 Position, Scale, and Rotation Animations: 00:05:00 •3.3 Tips to Make Your Animations Look More Nautral: 00:04:00 •3.4 Using the Graph Editor: 00:06:00 •3.5 Challenge - Bouncing Ball: 00:01:00 •3.6 Solution - Bouncing Ball: 00:20:00 •4.1 Working With Solid Layers and the ken Burns Effects: 00:07:00 •4.2 Working With Shape Layers, Strokes, and Paths: 00:06:00 •4.3 Adding Layer Styles Like Drop Shadow, Bevel, and Gradients: 00:04:00 •4.4 Shape Effects - Trim Path Animation, Wiggle, and Zig Zag: 00:06:00 •5.1 Track Matte Animation - Make Layers Appear And Disappear: 00:09:00 •5.2 Using Pre-Compositions to Group Layers: 00:06:00 •5.3 Easily Reverse Complicated Animations: 00:02:00 •5.4 Playing with Time: 00:06:00 •5.5 Blend Modes: 00:06:00 •5.6 Stabilize Shaky Footage: 00:04:00 •6.1 Intro to Motion Graphics Projects: 00:01:00 •6.2 Clean Lower Third: 00:09:00 •6.3 Logo Reveal Animation Bumper: 00:13:00 •6.4 Colorful Transition: 00:17:00 •6.5 Text with Mask Path Animation: 00:10:00 •6.6 Text Bubble Animation: 00:14:00 •6.7 Weather App 1: 00:17:00 •6.8 Weather App 2: 00:08:00 •6.9 Weather App 3: 00:07:00 •7.1 Flat Animation Challenge: 00:03:00 •7.2 Phil Designs his Flat Animation Scene: 00:13:00 •7.3 Animating Fireworks with the Repeater Effect: 00:15:00 •8.1 Removing Green Screen Background: 00:07:00 •8.2 Adding a Background that Matches the Foreground: 00:08:00 •8.3 Adding Motion to a Still Image with the Puppet Tool: 00:06:00 •8.4 Adding Movement with the Ripple Effect: 00:06:00 •9.1 Intro to 3D: 00:10:00 •9.2 Swinging 3D Text Animation: 00:12:00 •9.3 Build Out Your 3D Composition: 00:06:00 •9.4 Animating Our 3D Scene: 00:08:00 •9.5 Create Stars in After Effects: 00:05:00 •10.1 Using the Rotoscope Tool: 00:07:00 •10.2 Cleaning Up Your Edges: 00:07:00 •10.3 Finishing Our Rotobrush Animation: 00:08:00 •11.1 Easy Screen Replacement with Masks: 00:10:00 •11.2 Replacing a Screen Version 2: 00:14:00 •11.3 Screen Replacement with Mocha: 00:08:00 •12.1 Using the Puppet Pin Tool: 00:05:00 •12.2 Animating Your Puppet Pins: 00:03:00 •12.3 Animated Blinking Eyes: 00:08:00 •12.4 Adding Perspective with Animated Clouds: 00:07:00 •13.1 Applying Text Animation Presets: 00:06:00 •13.2 Create a page Turn Effect with CC page Turn: 00:10:00 •13.3 Radial and Linear wipes: 00:03:00 •13.4 Color Correction in After Effects: 00:04:00 •14.1 Motion Tracking Basics: 00:10:00 •14.2 Tracking Text and Visual Effects to Video Clip: 00:06:00 •14.3 Tracking Rotation and Scale: 00:12:00 •14.4 Adding Details to Our Text: 00:04:00 •15.1 Intro to Character Animation: 00:02:00 •15.2 Design Your Character: 00:15:00 •15.3 Rigging Your Character: 00:03:00 •15.4 animation Our Character: 00:10:00 •15.5 Adding the Animated Background: 00:09:00 •15.6 Adding Details to Character Movement: 00:07:00 •15.7 Adding the Paper Cut Out Look: 00:06:00 •16.1 Exporting an H264 File From After Effects: 00:07:00 •16.2 Exporting from After Effects with a Transparent Background: 00:04:00 •16.3 Exporting from After Effects through Adobe Media Encoder: 00:05:00 •16.4 Create an Animated GIF from After Effects: 00:07:00 •17.1 Audio Tips for After Effects: 00:03:00 •17.2 Working with Premiere Pro: 00:06:00 •18.1 Expressions Basics: 00:07:00 •18.2 Animate a Flickering with Expressions: 00:18:00 •19.1 Conclusion: 00:01:00 •Resources - Diploma in Adobe After Effects CC 2017: 00:00:00

Complete Adobe After Effects CC Diploma
Delivered Online On Demand9 hours 59 minutes
£12

Learn After Effects for Photography

5.0(10)

By Apex Learning

Overview This comprehensive course on Learn After Effects for Photography will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Learn After Effects for Photography comes with accredited certification, 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 Learn After Effects for Photography. It is available to all students, of all academic backgrounds. Requirements Our Learn After Effects for Photography 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 5 sections • 21 lectures • 01:35:00 total length •Introduction: 00:01:00 •About the Exercise Files: 00:01:00 •A Brief Intro to After Effects: 00:02:00 •Getting Comfortable with the After Effects Interface: 00:07:00 •Importing Photoshop Files: 00:05:00 •Importing Camera Row Files: 00:03:00 •Exporting Photoshop, JPG, and PNG Files: 00:05:00 •Adding a Sunset: 00:06:00 •Keying (removing) a Background Color: 00:06:00 •Add a Burst of Light: 00:07:00 •Adding a Rippled Reflection Part 1: 00:07:00 •Adding a Rippled Reflection Part 2: 00:04:00 •Double Exposure Portrait: 00:07:00 •Creating a Duo-tone, a Tri-tone, and a Pen-tone: 00:06:00 •Mixing Channels with the Channel Mixer: 00:07:00 •Changing Colors with Colorama: 00:04:00 •Repeating Patterns with Motion-Tile: 00:04:00 •Blending Patterns with Repe-Tile: 00:04:00 •Texturizing Patterns with Ball Action: 00:04:00 •Edging Textures with Roughen Edges: 00:04:00 •Where to Go from Here: 00:01:00

Learn After Effects for Photography
Delivered Online On Demand1 hour 35 minutes
£12

Make Super Hero Effects with Adobe Premier Pro and After Effects

5.0(10)

By Apex Learning

Overview This comprehensive course on Make Super Hero Effects with Adobe Premier Pro and After Effects will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Make Super Hero Effects with Adobe Premier Pro and After Effects 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 Make Super Hero Effects with Adobe Premier Pro and After Effects. It is available to all students, of all academic backgrounds. Requirements Our Make Super Hero Effects with Adobe Premier Pro and After Effects 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 3 sections • 8 lectures • 01:01:00 total length •Introduction: 00:03:00 •Location Switch: 00:11:00 •Portal by Dr. Strange: 00:08:00 •Thanos Disintegration Effect: 00:09:00 •Clones: 00:11:00 •High Speed Movement like Flash: 00:07:00 •Eye Beam: 00:10:00 •Outro + Guide where to Find Assets: 00:02:00

Make Super Hero Effects with Adobe Premier Pro and After Effects
Delivered Online On Demand1 hour 1 minutes
£12

Adobe Acrobat DC Pro Foundation

4.3(43)

By John Academy

Description Learn the advanced features and options of PDF by enrolling the Adobe Acrobat DC Pro Foundation course. At first, the process of creating and closing the PDF document will be discussed. Throughout the course, you will learn how to access, create, and navigate PDFs. You will learn how to create a PDF from Word, Excel, Photoshop or other application. The usage of bookmarks, scrolling and setting or the whole process of navigating will be shown. The course also guides you the procedures for reviewing, modifying and organizing the PDFs. These will help you to improve your PDFs by reading the reviews of others or by minimizing or optimizing the file size. Finally, the course shows you how to export and protect your PDFs. If you need to convert a PDF into Excel or word, you can do that by studying the export session. The system of creating a password or blocking any other edit in the file will be explained in the session protecting PDFs. In short, the course covers all the advanced areas that you need to know for editing, modifying or securing your PDF file. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Adobe Acrobat DC Pro Foundation is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Adobe Acrobat DC Pro Foundation is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction Introduction FREE 00:02:00 Accessing PDFs Introducing Acrobat and PDFs 00:03:00 Opening and Viewing PDFs 00:07:00 Using Tools and the Menu Bar 00:03:00 Using the Navigation Panels 00:02:00 Changing Preferences 00:03:00 Creating PDFs Creating PDFs from Office 00:06:00 Creating PDFs from Creative Cloud 00:10:00 Creating PDFs from Browsers 00:04:00 Storing a PDF 00:00:00 Combining PDFs 00:03:00 Navigating PDFs Using Search 00:05:00 Creating Bookmarks 00:08:00 Creating Links 00:09:00 Reviewing PDFs Commenting on a PDF 00:07:00 Sending for Review 00:07:00 Modifying PDFs Editing Text and Images 00:06:00 Cropping Images 00:02:00 Adding, Updating, and Removing Headers and Footers 00:06:00 Using Watermarks 00:06:00 Rotating Pages 00:02:00 Extracting Pages 00:03:00 Deleting Pages 00:01:00 Inserting Pages 00:02:00 Replacing Pages 00:04:00 Optimizing PDFs Reducing File Size 00:04:00 Advanced Optimization 00:09:00 Advanced Optimization 00:09:00 Using Actions 00:06:00 Creating Actions 00:07:00 Exporting PDFs Exporting to Word 00:05:00 Exporting to Excel 00:02:00 Exporting to Rich Text Format 00:02:00 Protecting PDFs Redacting Content 00:06:00 Protecting a PDF 00:09:00 Conclusion Course Recap 00:02:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Adobe Acrobat DC Pro Foundation
Delivered Online On Demand2 hours 52 minutes
£18

Adobe Photoshop for Professionals

By SkillWise

Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents, and interests with our special Adobe Photoshop for Professionals Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides the professional training that employers are looking for in today's workplaces. The Adobe Photoshop for Professionals Course is one of the most prestigious training offered at Skillwise and is highly valued by employers for good reason. This Adobe Photoshop for Professionals Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Adobe Photoshop for Professionals Course, like every one of Skillwise's courses, is meticulously developed and well-researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At Skillwise, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from Skillwise, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Adobe Photoshop for Professionals ? Lifetime access to the course forever Digital Certificate, Transcript, and student ID are all included in the price Absolutely no hidden fees Directly receive CPD Quality Standard-accredited qualifications after course completion Receive one-to-one assistance every weekday from professionals Immediately receive the PDF certificate after passing. Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Adobe Photoshop for Professionals there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the PDF certificate for free. Original Hard Copy certificates need to be ordered at an additional cost of £8. Who is this course for? This Adobe Photoshop for Professionals course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already work in relevant fields and want to polish their knowledge and skills. Prerequisites This Adobe Photoshop for Professionals does not require you to have any prior qualifications or experience. You can just enrol and start learning. This Adobe Photoshop for Professionals was made by professionals and it is compatible with all PCs, Macs, tablets, and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as a bonus, you will be able to pursue multiple occupations. This Adobe Photoshop for Professionals is a great way for you to gain multiple skills from the comfort of your home. Introduction Introduction 00:06:00 Getting Started Getting Started 00:02:00 Eyes Retouching Eyes Retouching 00:11:00 Teeth Retouching Teeth Retouching 00:07:00 Skin Retouching Skin Retouching 00:12:00 Hair Retouching Hair Retouching 00:09:00 Removing Objects Removing Objects 00:05:00 Removing Backgrounds Removing Backgrounds 00:09:00 Create a Scene Create A Scene 00:11:00 Digitize a Signature Digitize a Signature 00:08:00 Edit Product Photo Edit Product Photo 00:12:00 Saving & Exporting Saving & Exporting 00:05:00 Final Tips Final Tips 00:02:00

Adobe Photoshop for Professionals
Delivered Online On Demand
£29

Basic Photoshop Training With GIMP

4.5(3)

By Studyhub UK

Embark on a transformative journey into the world of digital artistry with our comprehensive Basic Photoshop Training with GIMP course. Unleash your creativity as you delve into photo manipulation and graphic design. Whether you're a budding artist or a seasoned enthusiast, this course offers the perfect blend of theory and hands-on practice to master the intricacies of Adobe Photoshop and its online counterpart, Photoshop AI. Learning Outcomes: Gain proficiency in navigating Adobe Photoshop and Photoshop online. Acquire essential skills in image editing, including cropping, resizing, and resolution adjustments. Master advanced techniques such as layer manipulation and blending modes. Develop expertise in text effects, from glowing to gold, to add flair to your designs. Understand the fundamentals of GIMP, a powerful alternative to Adobe Photoshop, for versatile image editing. Why buy this Basic Photoshop Training With GIMP? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Basic Photoshop Training With GIMP there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this Basic Photoshop Training With GIMP course for? Aspiring graphic designers seeking to enhance their digital art skills. Photographers aiming to refine their editing capabilities. Students pursuing degrees in design, media, or related fields. Small business owners looking to create professional marketing materials. Individuals interested in exploring a career in digital design or visual communication. Prerequisites This Basic Photoshop Training With GIMP does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Basic Photoshop Training With GIMP was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Graphic Designer: £20,000 - £35,000 Per Annum Digital Illustrator: £22,000 - £40,000 Per Annum Photo Editor: £18,000 - £30,000 Per Annum Web Designer: £21,000 - £35,000 Per Annum Social Media Content Creator: £18,000 - £32,000 Per Annum Marketing Assistant: £18,000 - £28,000 Per Annum Course Curriculum Section 01: Working with Photoshop Creating A New Document 00:01:00 Using Common Selection Tools 00:02:00 Understanding File Types and Modes 00:02:00 Cropping, Resizing and Resolution 00:03:00 Using Layers 00:02:00 Using Layer Blending Modes 00:02:00 Using the Text Tool 00:02:00 Using Glowing Text Effect 00:02:00 Using Gold Text Effect 00:02:00 Section 02: Working with GIMP Getting Started With GIMP 00:02:00 Creating, Saving and Exporting Images 00:02:00 Resizing, Cropping, Rotating and Flipping 00:02:00 Working with Layers 00:02:00 Working with Selection Tools 00:03:00 Working with Paint Tools 00:05:00

Basic Photoshop Training With GIMP
Delivered Online On Demand34 minutes
£10.99

CAD Designer with 3D and 2D Drawings Training at QLS Level 3

4.5(3)

By Studyhub UK

Unleash your design aspirations by stepping into the intricate world of CAD Design. Our CAD Designer with 3D and 2D Drawings Training at QLS Level 3 course takes you on a journey from the rudimentary principles to complex geometric modelling, setting you on course to visualise and craft spectacular designs. Seamlessly transit between 2D shapes and 3D forms, whilst harnessing the power of industry-leading software such as AutoCAD, SolidWorks, and FreeCAD. Learning Outcomes Understand the foundational concepts and significance of CAD design. Master the techniques for crafting intricate 2D shapes and 3D models. Delve deep into the principles of geometry, modelling, and assemblies. Learn the applications and functionalities of mainstream CAD software platforms. Implement CAD designs effectively, catering to industry-specific requirements. Why choose this CAD Designer with 3D and 2D Drawings Training at QLS Level 3? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Who is this CAD Designer with 3D and 2D Drawings Training at QLS Level 3 for? Aspiring designers embarking on their CAD journey. Engineers looking to diversify their design toolkit. Professionals seeking to transition to the CAD framework. Design enthusiasts keen on exploring 2D and 3D modelling. Individuals aiming for a career in the UK's CAD industry. Career path CAD Technician: £20,000 - £35,000 Mechanical Design Engineer: £25,000 - £45,000 Architectural Draughtsman: £23,000 - £40,000 Product Development Designer: £28,000 - £50,000 3D Modeller: £24,000 - £42,000 CAD Manager: £30,000 - £55,000 Prerequisites This CAD Designer with 3D and 2D Drawings Training at QLS Level 3 does not require you to have any prior qualifications or experience. You can just enrol and start learning.This CAD Designer with 3D and 2D Drawings Training at QLS Level 3 was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for only £85 to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Course Curriculum CAD Designer with 3D and 2D Drawings Training at QLS Level 3 Module 01: Introduction to CAD Design 00:10:00 Module 02: CAD Designer Career in the United Kingdom 00:10:00 Module 03: Basics for CAD Design - Part 1 00:15:00 Module 04: Basics for CAD Design - Part 2 00:10:00 Module 05: 2D Shape in CAD 00:15:00 Module 06: 3D Shape in CAD 00:15:00 Module 07: Geometry and Modelling 00:15:00 Module 08: Assemblies in CAD Design 00:15:00 Module 09: Extrusion and Rotations 00:15:00 Module 10: Blending Operations in CAD 00:25:00 Module 11: Grids and Regular Polygons 00:10:00 Module 12: Parameters in Civil Drawings 00:15:00 Module 13: Introduction to AutoCAD 00:20:00 Module 14: Introduction to T-Flex CAD 00:15:00 Module 15: Introduction to SolidWorks 00:10:00 Module 16: Introduction to FreeCAD 00:10:00 Mock Exam Mock Exam - CAD Designer with 3D and 2D Drawings Training at QLS Level 3 00:20:00 Final Exam Final Exam - CAD Designer with 3D and 2D Drawings Training at QLS Level 3 00:20:00 Order your QLS Endorsed Certificate Order your QLS Endorsed Certificate 00:00:00

CAD Designer with 3D and 2D Drawings Training at QLS Level 3
Delivered Online On Demand4 hours 25 minutes
£10.99