Aspose.Words.Run class. Represents a run of characters with the same font formatting...Constructors Name Description Run(doc) Initializes a new instance of...of the Run class. Run(doc, text) Initializes a new instance of...
Groepering en ongroepering vorms met behulp van Java....Document doc = new Aspose . Words . Document (); doc . EnsureMinimum...GroupShape gs = new GroupShape ( doc ); Aspose . Words . Drawing ...
Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify font formatting...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...
ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...
ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...