ChartTitle.show property. Determines whether the title shall be shown for this chart...boolean Examples Shows how to insert a chart and set a title. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... Document () builder = aw . DocumentBuilder..."SequenceIdentifier" property. # Insert a SEQ field that will display...
Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your Documents. Enhance your document automation today!...the Working with Fields documentation article. public class FieldDatabase...of the first data record to insert. Format { get; } Gets a FieldFormat...
Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in Excel using C# Display Document Properties in Excel using...Display Document Properties in Excel using C# Display Document Properties...
ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...
Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... Examples Shows how to insert an image, and use it as a watermark...watermark. let doc = new aw . Document (); let builder = new aw ...
Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling.... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...
Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your document formatting today!... Document doc = new Document (); DocumentBuilder..."SequenceIdentifier" property. // Insert a SEQ field that will display...
Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!...Clear () Examples Shows how to insert a combo box field, and edit...item collection. Document doc = new Document (); DocumentBuilder...
Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....get_PageWidth () Examples Shows how to insert an image, and use it as a watermark...watermark. auto doc = MakeObject < Document > (); auto builder = MakeObject...