ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...
Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents (). add...
FieldIndex.language_id property. Gets or sets the language ID used to generate the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...
FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...
ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....
ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
Implements the DDEAUTO field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...