TextColumn.space_after property. Gets or sets the space between this column and the next column in points... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...
Discover the Paragraph ListFormat property to easily access and customize your paragraph's list formatting, enhancing your document's presentation....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...
Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this chart series in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...
Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this chart series in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...
Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes method. Gets a collection of bubble sizes for this chart series in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...
ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the document.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) doc . save ( file_name = ARTIFACTS_DIR...
DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../)....= 1 , character_index = 1 ) # 2 - Move to the first character...NodeType . STRUCTURED_DOCUMENT_TAG , 2 , True ) . as_structured_document_tag...