ChartAxis.scaling property. Provides access to the scaling options of the axis.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . vertical_alignment = aw . tables . CellVerticalAlignmen...
SmartTag.accept method. Accepts a visitor....'Create' , () => { let doc = new aw . Document (); // A smart tag...underline. let smartTag = new aw . Markup . SmartTag ( doc );...
FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...
Vytvoření a správa obrázků různých formátů v dokumentu pomocí Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...velikosti: doc = aw . Document () builder = aw . DocumentBuilder...
ליצור ולנהל תמונות של פורמטים שונים במסמך באמצעות Python....לתוך מסמך: doc = aw . Document () builder = aw . DocumentBuilder...בגודל ובגודל: doc = aw . Document () builder = aw . DocumentBuilder...
Създаване и управление на изображения от различни формати в документ, използвайки Python....курсора: doc = aw . Document () builder = aw . DocumentBuilder...и размер: doc = aw . Document () builder = aw . DocumentBuilder...
TextPath.on property. Defines whether the text is displayed....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...