ListLevel.font property. Specifies character formatting used for the list label.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...
DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end.... doc = aw . Document () builder = aw . DocumentBuilder...bookmark. doc = aw . Document () builder = aw . DocumentBuilder...
Вставити, отримати або форматувати поле форми в документі за допомогою Pythonй...документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
Направете документа само за четене, така че съдържанието да може да се копира или чете, но не се променя с помощта на Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...
Wstaw, uzyskaj lub sformatuj pole formularza w dokumencie za pomocą Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...
Vložit, získat nebo formátovat pole formuláře v dokumentu pomocí Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...