Curated Video
C++ 20 (2a) New Features - std::format_to and std::format_to_n
This video explains how std::format_to and std::format_to_n work, and how to safely format text to std::vector and c array. • Format text to std::vector using std::back_inserter • Format text to std::vector but preallocate memory, by...
Curated Video
Mastering the Format Painter Tool in Microsoft Word
The video demonstrates how to use the Format Painter tool in Microsoft Word to easily copy the formatting of text from one part of a document to another. This time-saving tool eliminates the need to manually adjust formatting settings,...
Curated Video
How to Manage Formatting Marks in Word
Learn how to easily toggle formatting marks on and off in Microsoft Word to ensure your documents look polished and professional. Discover the simple steps to remove those mysterious symbols that may appear while you're working, and...
Curated Video
Creating Call Out Boxes in Documents
In this video tutorial, the instructor demonstrates how to create an eye-catching call out box in a document to draw attention to a specific quotation or sentence. The step-by-step guide includes inserting a shape, adding text,...
Curated Video
Mastering Microsoft Word 365 - Insert and format images
Learn how to insert an image from file or copy/paste without disrupting text.
Curated Video
Google Sheets Fundamentals - Text-Wrap and Rotation
Wrap and Rotation • Changing Column Width • Text Wrap Options • Text Rotation Options
Curated Video
Bash Shell Scripting - "printf" Statement - Part 1
This is the first part of the two-part video that explores "printf" statement. This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Borders and Shading
Let's learn borders and shading. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to format worksheets.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert View Part 2
In this video, we'll look at product Upsert view part 2. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Curated Video
Transforming Plain Text into Beautifully Formatted Documents
In this tutorial I'll show you how you can convert a plain text document into a beautifully formatted test in just a few seconds, with a consistent look and style that's perfect for tests, exams and worksheets.
Curated Video
Mastering Microsoft Word 365 - Using the clipboard
Maggie demonstrates how to cut copy and paste text.
Curated Video
Google Sheets Fundamentals - Formatting Text
Text Formatting • Bold, Italic, Underline, Strikethrough • Font/Font Size • Text Alignment • Color
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Preformatted Text
In this video, we'll learn about preformatted text This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element,...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - New Feature Workflow
In this video you'll look at the basic workflow for adding, testing, and deploying a new feature. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Date Slicer
This video demonstrates how to format a date slicer. This clip is from the chapter "Slicers in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section explains slicers in Power BI.
Curated Video
Google Docs Fundamentals - Formatting Text
An overview of text formatting options such as changing font/size of text, using the bold/italics/underline feature, capitilization and alignment tools.
Bill Carmody
Types of Letter Formats: Creating Professional Business Writing
In this video, Bill Carmody discusses the different types of letter formats, including full block style, semi block style, modified block style, and modified semi block style. He emphasizes the importance of using these formats to create...
Curated Video
How to Double Line Space Text in Word
This video tutorial demonstrates how to double line space a document effectively by using Microsoft Word. The instructor explains the purpose behind double line spacing, which includes making it easier to read and allowing for...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Table
This video explains how to format a table in Power BI. This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction to...
Curated Video
Google Sheets Fundamentals - Formatting Numbers
Number Formating Options • Decimal Precision • Currency • Decimal/Percentage • Dates • Accounting and Financial Formatting
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Formatting a Map
This video demonstrates how to format a map. This clip is from the chapter "Maps in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on the types of maps in Power BI.
Curated Video
Inserting Columns in Microsoft Word
In this video, the teacher demonstrates how to use columns to enhance the visual appeal and readability of a document. The instructor explains the process of selecting text, changing the number of columns, and adding emphasis to specific...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Percent String Substitution
You will learn to concatenate a string and print the message that we created using string concatenation and a non-string datatype. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming...