Now add Drawings in your Google Docs!!

Google Docs today released another amazing feature that helps you to insert drawings directly into your Google documents, spreadsheets and presentations. The drawing creation tool is easy to use, and supports snapping to grid points and full free-form or constrained rotation and sizing of individual lines, shapes, or groups of composite items. The best part is that the entire insert drawing module is rendered in-browser.

It only takes a few minutes of playing with the new module to discover that it has a number of great things going for it: First, it has a huge number of pre-defined shapes for you to use. This is especially handy if you want to draw decision or flow charts, where you want to use the same shape over and over again, or if your drawing skills aren’t all that great.

Second, the tool supports snap-to-grid which makes lining up objects easy. And when you hold down shift while re-sizing or rotating a shape, you get a constrained action, which is good if you want to maintain a certain aspect ratio or orient something perfectly vertically or horizontally. Finally, you can group-select objects and resize or move them en-masse.

Share
Published by
Viral Patel
Tags: google google docs tech stories

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago