How To Change Boot Order In Computer BIOS

Changing the boot order in your computer’s BIOS is a straightforward process. Follow these steps to modify the boot order: Step 1: Restart or turn on your computer. Look for a message during the Power On Self Test (POST) that prompts you to press a specific key, typically Del or F2, to access the BIOS … Read more

How to Add Borders in PowerPoint

How to Add Borders in PowerPoint   In today’s post, you will learn how to add borders in PowerPoint. Open the PowerPoint presentation you need. Right-click somewhere on the slide and choose ‘Format Picture’. Click on ‘Fill & Line’ on the right-side menu. Click on ‘Line’. Check ‘Solid line’. Choose the color. Set transparency and … Read more

Formula to Get Country Flags in Google Sheets

I have created a formula to insert country flags in Google Sheets’s cells. For this I’ve used IMAGE, IMPORTXML and SUBSTITUTE functions. In this formula we’re taking flag images from Wikipedia. You can paste below formula in your Google Sheets: =IMAGE(“https:”&IMPORTXML(“https://en.wikipedia.org/wiki/Gallery_of_sovereign_state_flags”,”//img/@src[contains(.,’”&SUBSTITUTE(A2,” “,”_”)&”‘ )]”)) Change A2 with the cell address in which you are typing country … Read more

Intel HD Graphics Control Panel Missing

➢Intel HD Graphics Control Panel Missing | Intel Graphics Missing From Desktop Right Click | 2021| Missing Intel HD Control Panel   In this video, I will show how to fix the Intel HD graphics missing Problem.   Download Link ▶Intel HD Control Panel◀ Link CLICK HERE TO DOWNLOAD   HOW TO DOWNLOAD THE FILE … Read more

How to Convert any Website into Professional Android App

  How to Convert any Website into Professional Android App     Convert your Website into Professional Android App Using Android Studio. Please don’t forget to Like, Share, Comment and Subscribe to our Techno Vedant Channel for more videos. 1. WebView Android App Code: Activity_Main.xml <WebView android:layout_width=”fill_parent” android:layout_height=”fill_parent” android:id=”@+id/webView” android:layout_alignParentTop=”true” android:layout_alignParentLeft=”true” android:layout_alignParentStart=”true” android:layout_alignParentBottom=”true” android:layout_alignParentRight=”true” android:layout_alignParentEnd=”true” … Read more

Text size calculator

Text tools A collection of text content related tools to help you create, modify & improve text type of content. Text size calculator Get the size of a text in bytes (B), Kilobytes (KB) or Megabytes (MB). Text separator Separate text back and forth by new lines, commas, dots…etc.  0 Email extractor Extract email addresses … Read more