<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: divyanshdoprogramming</title>
    <description>The latest articles on Forem by divyanshdoprogramming (@divyanshdoprogramming).</description>
    <link>https://forem.com/divyanshdoprogramming</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F894825%2Fe9669924-d396-44eb-bc65-411fba5878a9.png</url>
      <title>Forem: divyanshdoprogramming</title>
      <link>https://forem.com/divyanshdoprogramming</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/divyanshdoprogramming"/>
    <language>en</language>
    <item>
      <title>Insert Image In The Google Sheets Using 2 Ways</title>
      <dc:creator>divyanshdoprogramming</dc:creator>
      <pubDate>Tue, 26 Jul 2022 14:11:03 +0000</pubDate>
      <link>https://forem.com/divyanshdoprogramming/insert-image-in-the-google-sheets-using-2-ways-25ai</link>
      <guid>https://forem.com/divyanshdoprogramming/insert-image-in-the-google-sheets-using-2-ways-25ai</guid>
      <description>&lt;p&gt;In this article, I am gonna write about how one can add an image in google sheets using 2 different ways or approaches to insert an image on google sheets&lt;/p&gt;

&lt;h1&gt;
  
  
  Using Insert Option
&lt;/h1&gt;

&lt;p&gt;Image can be inserted using the “Insert” option available on the top under the document name after clicking on the insert button click on “Image” and choose from the two options available as per the need then it will ask for the image, now one can upload the image, paste the image link, click using the camera, import it from Photos, or do a google image search.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Step 1:&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flimfnhh4ru2kkzfvvvov.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flimfnhh4ru2kkzfvvvov.png" alt="Step 1"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Step 2:&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft0tbmj4eh51ilo4evp07.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft0tbmj4eh51ilo4evp07.png" alt="Step 2"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Step 3:&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ljkwsp8dkh7gehz7h34.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ljkwsp8dkh7gehz7h34.png" alt="Step 3"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Using INSERT Function
&lt;/h1&gt;

&lt;p&gt;Using the IMAGE function it will take the URL and put the image inside the cell one wants to, After typing IMAGE as a function it will show a few arguments which one can pass, in which URL is mandatory to use so to use the IMAGE function write =IMAGE(“{Image Link}”) Link should be inside “ ” then one can also use different modes which means&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F56k7lb0b4qjfp8clru7s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F56k7lb0b4qjfp8clru7s.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fofoceb85nbjcb4dfj7bb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fofoceb85nbjcb4dfj7bb.png" alt="Image description"&gt;&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Resize Image To Fit Inside The Cell :  =IMAGE(“URL”,1)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;





&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Image Will Fill The Complete Cell : =IMAGE(“URL”,2)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;





&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Original Size : =IMAGE(“URL”,3)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>google</category>
      <category>sheets</category>
    </item>
    <item>
      <title>Some Chrome Tricks And Useful Chrome Extension</title>
      <dc:creator>divyanshdoprogramming</dc:creator>
      <pubDate>Fri, 22 Jul 2022 06:07:50 +0000</pubDate>
      <link>https://forem.com/divyanshdoprogramming/some-chrome-tricks-and-useful-chrome-extension-4eki</link>
      <guid>https://forem.com/divyanshdoprogramming/some-chrome-tricks-and-useful-chrome-extension-4eki</guid>
      <description>&lt;h2&gt;
  
  
  Search Fast
&lt;/h2&gt;

&lt;p&gt;Searching Can be done very fast by just selecting on the text and then drag and drop it to the taskbar and the selected text will be searched by the default search engine or it can also be searched by selecting the text and then by pressing right click, Click on Search With {Default Search Engine}&lt;/p&gt;

&lt;h2&gt;
  
  
  Clear Browsing History
&lt;/h2&gt;

&lt;p&gt;If one wants to clear their browsing history very fast they can use the shortcut of &lt;br&gt;
CTRL + SHIFT + DELETE and then one can choose the setting as per need&lt;/p&gt;

&lt;h2&gt;
  
  
  Marker.io
&lt;/h2&gt;

&lt;p&gt;Marker is a nice extension to take screenshots, add emojis, rotate them, and many more features without even leaving chrome. You Can Download The Screenshot and share it with your friend as well using Github, Trello, Slack, Jira, however, if you’re not using any of these services you can share the screenshot just by generating a link. Marker.io was created to help developers reproduce bugs faster.&lt;/p&gt;

&lt;h2&gt;
  
  
  HubSpot
&lt;/h2&gt;

&lt;p&gt;HubSpot is a free chrome extension useful for frequent e-mail users, apart from tracking email opens and scheduling mails the extension has a very different feature. Let’s suppose the time we receive a mail from an unknown person the extension lets you view his Twitter, linked-in, and organization name along the left side of your mailbox. It helps in odd situations which helps you know more about the person before responding to his mail.&lt;/p&gt;

&lt;h2&gt;
  
  
  Momentum
&lt;/h2&gt;

&lt;p&gt;If You Want your chrome tab to look aesthetic while making you productive you must take a look at momentum, the free chrome extension brings a beautiful wallpaper with an inspirational quote to keep you motivated throughout the day while working, it also has shortcuts for some specific websites like Gmail, Facebook, etc. Though you customise it and can add your personal favourite website links.&lt;/p&gt;

&lt;h2&gt;
  
  
  Send-anywhere
&lt;/h2&gt;

&lt;p&gt;When you want to send a large file from your PC to android or iOS we usually use airdroid or pushbullet but for faster and no signup method send-anywhere is an amazing and better alternative. What you have to do is simply install chrome extension on your computer and then just drag and drop the file you want to send and enter a unique 6-digit input key on your android or iPhone and you will have your important file as quick, send-anywhere use peer-to-peer to transfer, but you will need a strong active internet connection to work while sending large files. Unlike any other cloud service the files are not stored in any server, and there is no limit to sending files. You can send every useful type of files like Photos, Videos, Files, APK, and many more. It Also Works On Android-to-Android Sharing unless you have a good Wi-Fi connection.&lt;/p&gt;

&lt;h2&gt;
  
  
  Smart Mute
&lt;/h2&gt;

&lt;p&gt;As a developer I had to read a lot of StackOverflow articles and watch a lot of youtube videos simultaneously, though after opening all the tabs the audio of all tabs start playing and made me in trouble at night and even frustrated me in the evening, Here Smart Mute comes in place, Smart Mute help me take control over audio-only in the tab I am active in and mute all other tabs. And on the other hand, you can also blacklist certain websites that have the functionality of auto-play in it. One more interesting feature is if you switch to a tab that does not have any audio content in it, the last tab playing the audio gets unmuted&lt;/p&gt;

</description>
      <category>google</category>
      <category>chrome</category>
      <category>extensiont</category>
    </item>
  </channel>
</rss>
