• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of AutoShapes in ASP.NET Core Word (DocIO) Library

This sample demonstrates how to create a Word document with Auto shapes using Essential DocIO.
DEMO
SOURCE
Click the button to view the generated Word document. Please note that Microsoft Word Viewer or Microsoft Word is required to view the resultant Word document.
Save As :    
With DocIO, you can create an Auto shape and insert it into the Word Open XML Format document (DOCX, DOTX, DOCM, DOTM). You can add text to the shape and format the shape in the document.
  • You can insert shape as "in line with text" or "position relative to the page" in the Word document.
  • Shapes in the Word document can be retrieved by its name, title, etc., and its content or appearance can be modified.
  • You can make shapes in the Word document accessible by defining alternate text.
More information about the Auto shapes can be found in this Documentation section.
Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab