ShapeBase.behindText property. Specifies whether the shape is below or above text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Discover the ViewOptions ViewType property to easily customize your Microsoft Word view mode for enhanced productivity and a tailored editing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...
Table.topPadding property. Gets or sets the amount of space (in points) to add above the contents of cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Table.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...