PageSetup.rightMargin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . pageSetup . paperSize = aw . PaperSize . Legal ; builder...
EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range....let doc = new aw . Document (); doc . protect ( aw . ProtectionType..."MyPassword" ); let builder = new aw . DocumentBuilder ( doc ); builder...
LoadOptions.load_format property. Specifies the format of the document to be loaded...load_options = aw . loading . HtmlLoadOptions ( load_format = aw . LoadFormat...IMAGE_DIR ) self . assertEqual ( aw . LoadFormat . HTML , load_options...
ChartFormat ShapeType ملكية. الحصول على أو تعيين نوع الشكل لعنصر المخطط الأصلي في C#....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...Category 2" , "AW Category 3" , "AW Category 4" }, new double []...
Table.leftIndent property. Gets or sets the value that represents the left indent of the table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . rowFormat . heightRule = aw . HeightRule . AtLeast ; builder...
ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE shape...
ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...
ImportFormatOptions.adjustSentenceAndWordSpacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically...srcDoc = new aw . Document (); const dstDoc = new aw . Document...Document (); var builder = new aw . DocumentBuilder ( srcDoc ); builder...
SignOptions.signature_line_image property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...pfx" certificate_password = "aw" for signee_info in self . _create_signees...document = aw . Document ( src_document_path ) builder = aw . DocumentBuilder...