Skip to content

Commit 7e5cccd

Browse files
Merge branch 'hotfix/hotfix-v32.2.3' of https://github.com/syncfusion-content/document-processing-docs into 1010299-JSPageUpdate
2 parents a542057 + b797502 commit 7e5cccd

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Document-Processing/Excel/Excel-Library/NET/Working-with-Pictures.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ documentation: UG
77
---
88
# Working with Pictures 
99

10-
XlsIO allows to insert Pictures into a worksheet. Refer to the following code snippet.
10+
XlsIO allows to insert Pictures into a worksheet.
11+
12+
To quickly get started on adding, modifying, and removing pictures in an Excel document using the Excel Library, please check out this video:
13+
{% youtube "https://www.youtube.com/watch?v=9wp2-BH-CL4&t=2s" %}
14+
15+
Refer to the following code snippet.
1116

1217
{% tabs %}
1318
{% highlight c# tabtitle="C# [Cross-platform]" playgroundButtonLink="https://raw.githubusercontent.com/SyncfusionExamples/XlsIO-Examples/master/Pictures%20in%20Excel/Add%20Picture/.NET/Add%20Picture/Add%20Picture/Program.cs,180" %}

0 commit comments

Comments
 (0)