Font.size property. Gets or sets the font size in points.... Document (); let run = new aw . Run...CreateFormattedRun.docx" ); Shows how to insert formatted text using DocumentBuilder...
Aspose::Words::Fields::Field::get_Type method. Gets the Microsoft Word field type in C++....Examples Shows how to insert a field into a document using a field code...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...the Working with Fonts documentation article. Remarks You do...in a right-to-left language document. nameFarEast Returns or sets...
Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldDocProperty...modifications made to the document. IsLocked { get; set; } Gets...
Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Document doc = new Document (); // Create a group...shape and place it at the document's floating shape coordinate...
aspose.words.fields.FieldUnknown class. Implements an unknown or unrecognized field...the Working with Fields documentation article. Inheritance: FieldUnknown...modifications made to the document. (Inherited from Field ) is_locked...
Discover the Aspose.Words.Fields.FieldFormCheckBox class, designed to easily implement FORMCHECKBOX fields for enhanced Document interactivity and functionality....the Working with Fields documentation article. public class FieldFormCheckBox...modifications made to the document. IsLocked { get; set; } Gets...
Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances Document automation by merging fields and regions without conditional limits.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEFIELD nested inside...
Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation.... Document doc = new Document (); DocumentBuilder..."Monthly sales report" ; // Insert a custom chart series with...