PageSetup.rtlGutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... Document (); // Insert text that spans several...
ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...
FieldDisplayBarcode.error_correction_level property. Gets or sets an error correction level of QR Code... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...
FieldDisplayBarcode.scaling_factor property. Gets or sets a scaling factor for the symbol... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...
FieldDisplayBarcode.symbol_height property. Gets or sets the height of the symbol... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...
Read contents of any Word processing Document using Aspose.Words Umbraco Word Import Module in C#....explains how to import Word documents into Umbraco. Umbraco Word...contents of any Word processing document without requiring any other...
TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box_shape1 = builder . insert_shape ( shape_type = aw . drawing...
Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...MakeObject < Aspose :: Words :: Document > (); auto builder = System...